StandardsControlAssociationUpdate
An array of requested updates to the enablement status of controls in specified standards. The objects in the array include a security control ID, the Amazon Resource Name (ARN) of the standard, the requested enablement status, and the reason for updating the enablement status.
Types
Properties
Link copied to clipboard
The desired enablement status of the control in the standard.
Link copied to clipboard
The unique identifier for the security control whose enablement status you want to update.
Link copied to clipboard
The Amazon Resource Name (ARN) of the standard in which you want to update the control's enablement status.
Link copied to clipboard
The reason for updating the control's enablement status in the standard.
Functions
Link copied to clipboard
inline fun copy(block: StandardsControlAssociationUpdate.Builder.() -> Unit = {}): StandardsControlAssociationUpdate