| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<StandardsControlAssociationDetail> |
BatchGetStandardsControlAssociationsResponse.standardsControlAssociationDetails()
Provides the enablement status of a security control in a specified standard and other details for the control in
relation to the specified standard.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetStandardsControlAssociationsResponse.Builder |
BatchGetStandardsControlAssociationsResponse.Builder.standardsControlAssociationDetails(StandardsControlAssociationDetail... standardsControlAssociationDetails)
Provides the enablement status of a security control in a specified standard and other details for the
control in relation to the specified standard.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetStandardsControlAssociationsResponse.Builder |
BatchGetStandardsControlAssociationsResponse.Builder.standardsControlAssociationDetails(Collection<StandardsControlAssociationDetail> standardsControlAssociationDetails)
Provides the enablement status of a security control in a specified standard and other details for the
control in relation to the specified standard.
|
Copyright © 2023. All rights reserved.