class Aws::SecurityHub::Types::DescribeStandardsRequest

@note When making an API call, you may pass DescribeStandardsRequest

data as a hash:

    {
      next_token: "NextToken",
      max_results: 1,
    }

@!attribute [rw] next_token

The token that is required for pagination. On your first call to the
`DescribeStandards` 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 standards to return.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/DescribeStandardsRequest AWS API Documentation

Constants

SENSITIVE