class Aws::SecurityHub::Types::GetEnabledStandardsRequest
@note When making an API call, you may pass GetEnabledStandardsRequest
data as a hash: { standards_subscription_arns: ["NonEmptyString"], next_token: "NextToken", max_results: 1, }
@!attribute [rw] standards_subscription_arns
The list of the standards subscription ARNs for the standards to retrieve. @return [Array<String>]
@!attribute [rw] next_token
The token that is required for pagination. On your first call to the `GetEnabledStandards` operation, set the value of this parameter to `NULL`. For subsequent calls to the operation, to continue listing data, set the value of this parameter to the value returned from the previous response. @return [String]
@!attribute [rw] max_results
The maximum number of results to return in the response. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/GetEnabledStandardsRequest AWS API Documentation
Constants
- SENSITIVE