Package com.okta.sdk.resource.model
Class LogTargetChangeDetails
java.lang.Object
com.okta.sdk.resource.model.LogTargetChangeDetails
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-09T14:20:25.727262-05:00[America/Chicago]",
comments="Generator version: 7.7.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. When
querying on this property, you can't search on the `to` or `from` objects alone. You must
include a property within the object.
- See Also: