| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<SecurityControl> |
BatchGetSecurityControlsResponse.securityControls()
An array that returns the identifier, Amazon Resource Name (ARN), and other details about a security control.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetSecurityControlsResponse.Builder |
BatchGetSecurityControlsResponse.Builder.securityControls(SecurityControl... securityControls)
An array that returns the identifier, Amazon Resource Name (ARN), and other details about a security control.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetSecurityControlsResponse.Builder |
BatchGetSecurityControlsResponse.Builder.securityControls(Collection<SecurityControl> securityControls)
An array that returns the identifier, Amazon Resource Name (ARN), and other details about a security control.
|
Copyright © 2023. All rights reserved.