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

Returns:

  • (::String)


5211
# File 'sig/client.rbs', line 5211

def next_token: () -> ::String

#security_control_definitions::Array[Types::SecurityControlDefinition]

Returns:



5210
# File 'sig/client.rbs', line 5210

def security_control_definitions: () -> ::Array[Types::SecurityControlDefinition]