Class StandardsControlAssociationId

java.lang.Object
software.amazon.awssdk.services.securityhub.model.StandardsControlAssociationId
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<StandardsControlAssociationId.Builder,StandardsControlAssociationId>

@Generated("software.amazon.awssdk:codegen") public final class StandardsControlAssociationId extends Object implements SdkPojo, Serializable, ToCopyableBuilder<StandardsControlAssociationId.Builder,StandardsControlAssociationId>

An array with one or more objects that includes a security control (identified with SecurityControlId, SecurityControlArn, or a mix of both parameters) and the Amazon Resource Name (ARN) of a standard. The security control ID or ARN is the same across standards.

See Also: