| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
StandardsControlAssociationUpdate |
UnprocessedStandardsControlAssociationUpdate.standardsControlAssociationUpdate()
An array of control and standard associations for which an update failed when calling BatchUpdateStandardsControlAssociations.
|
| Modifier and Type | Method and Description |
|---|---|
List<StandardsControlAssociationUpdate> |
BatchUpdateStandardsControlAssociationsRequest.standardsControlAssociationUpdates()
Updates the enablement status of a security control in a specified standard.
|
| Modifier and Type | Method and Description |
|---|---|
UnprocessedStandardsControlAssociationUpdate.Builder |
UnprocessedStandardsControlAssociationUpdate.Builder.standardsControlAssociationUpdate(StandardsControlAssociationUpdate standardsControlAssociationUpdate)
An array of control and standard associations for which an update failed when calling BatchUpdateStandardsControlAssociations.
|
BatchUpdateStandardsControlAssociationsRequest.Builder |
BatchUpdateStandardsControlAssociationsRequest.Builder.standardsControlAssociationUpdates(StandardsControlAssociationUpdate... standardsControlAssociationUpdates)
Updates the enablement status of a security control in a specified standard.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateStandardsControlAssociationsRequest.Builder |
BatchUpdateStandardsControlAssociationsRequest.Builder.standardsControlAssociationUpdates(Collection<StandardsControlAssociationUpdate> standardsControlAssociationUpdates)
Updates the enablement status of a security control in a specified standard.
|
Copyright © 2023. All rights reserved.