Interface StandardsControlAssociationUpdate.Builder

    • Method Detail

      • standardsArn

        StandardsControlAssociationUpdate.Builder standardsArn​(String standardsArn)

        The Amazon Resource Name (ARN) of the standard in which you want to update the control's enablement status.

        Parameters:
        standardsArn - The Amazon Resource Name (ARN) of the standard in which you want to update the control's enablement status.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • securityControlId

        StandardsControlAssociationUpdate.Builder securityControlId​(String securityControlId)

        The unique identifier for the security control whose enablement status you want to update.

        Parameters:
        securityControlId - The unique identifier for the security control whose enablement status you want to update.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • updatedReason

        StandardsControlAssociationUpdate.Builder updatedReason​(String updatedReason)

        The reason for updating the control's enablement status in the standard.

        Parameters:
        updatedReason - The reason for updating the control's enablement status in the standard.
        Returns:
        Returns a reference to this object so that method calls can be chained together.