Module: Aws::SecurityHub::Client::_DescribeStandardsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeStandardsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
4483 |
# File 'sig/client.rbs', line 4483
def next_token: () -> ::String
|
#standards ⇒ ::Array[Types::Standard]
4482 |
# File 'sig/client.rbs', line 4482
def standards: () -> ::Array[Types::Standard]
|