Interface StandardsControlAssociationId.Builder

    • Method Detail

      • securityControlId

        StandardsControlAssociationId.Builder securityControlId​(String securityControlId)

        The unique identifier (identified with SecurityControlId, SecurityControlArn, or a mix of both parameters) of a security control across standards.

        Parameters:
        securityControlId - The unique identifier (identified with SecurityControlId, SecurityControlArn , or a mix of both parameters) of a security control across standards.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • standardsArn

        StandardsControlAssociationId.Builder standardsArn​(String standardsArn)

        The ARN of a standard.

        Parameters:
        standardsArn - The ARN of a standard.
        Returns:
        Returns a reference to this object so that method calls can be chained together.