| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<StandardsSubscriptionRequest> |
BatchEnableStandardsRequest.standardsSubscriptionRequests()
The list of standards checks to enable.
|
| Modifier and Type | Method and Description |
|---|---|
BatchEnableStandardsRequest.Builder |
BatchEnableStandardsRequest.Builder.standardsSubscriptionRequests(StandardsSubscriptionRequest... standardsSubscriptionRequests)
The list of standards checks to enable.
|
| Modifier and Type | Method and Description |
|---|---|
BatchEnableStandardsRequest.Builder |
BatchEnableStandardsRequest.Builder.standardsSubscriptionRequests(Collection<StandardsSubscriptionRequest> standardsSubscriptionRequests)
The list of standards checks to enable.
|
Copyright © 2023. All rights reserved.