Module: Aws::SecurityHub::Client::_DescribeStandardsControlsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeStandardsControlsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#controls ⇒ ::Array[Types::StandardsControl]
4495 |
# File 'sig/client.rbs', line 4495
def controls: () -> ::Array[Types::StandardsControl]
|
#next_token ⇒ ::String
4496 |
# File 'sig/client.rbs', line 4496
def next_token: () -> ::String
|