DeleteSecurityProfileRequest
Types
Properties
Link copied to clipboard
The expected version of the security profile. A new version is generated whenever the security profile is updated. If you specify a value that is different from the actual version, a VersionConflictException
is thrown.
Link copied to clipboard
The name of the security profile to be deleted.
Functions
Link copied to clipboard
inline fun copy(block: DeleteSecurityProfileRequest.Builder.() -> Unit = {}): DeleteSecurityProfileRequest