UnprocessedSecurityControl
Provides details about a security control for which a response couldn't be returned.
Types
Properties
Link copied to clipboard
The error code for the unprocessed security control. The NOT_FOUND value has been deprecated and replaced by the RESOURCE_NOT_FOUND value.
Link copied to clipboard
The reason why the security control was unprocessed.
Link copied to clipboard
The control (identified with SecurityControlId, SecurityControlArn, or a mix of both parameters) for which a response couldn't be returned.
Functions
Link copied to clipboard
inline fun copy(block: UnprocessedSecurityControl.Builder.() -> Unit = {}): UnprocessedSecurityControl