Class LogTargetChangeDetails

java.lang.Object
com.okta.sdk.resource.model.LogTargetChangeDetails
All Implemented Interfaces:
Serializable

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-09-23T08:35:59.300824-05:00[America/Chicago]", comments="Generator version: 7.8.0") public class LogTargetChangeDetails extends Object implements Serializable
Details on the target's changes. Not all event types support the `changeDetails` property, and not all `target` objects contain the `changeDetails` property. You must include a property within the object. > **Note:** When querying the `changeDetails` property, you can't search on the `to` or `from` objects alone. You must include a property within the object.
See Also: