Module: Aws::SecurityHub::Client::_ListSecurityControlDefinitionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSecurityControlDefinitionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
5225 |
# File 'sig/client.rbs', line 5225
def next_token: () -> ::String
|
#security_control_definitions ⇒ ::Array[Types::SecurityControlDefinition]
5224 |
# File 'sig/client.rbs', line 5224
def security_control_definitions: () -> ::Array[Types::SecurityControlDefinition]
|