Module: Aws::AuditManager::Client::_ListControlsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListControlsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#control_metadata_list ⇒ ::Array[Types::ControlMetadata]
640 |
# File 'sig/client.rbs', line 640
def control_metadata_list: () -> ::Array[Types::ControlMetadata]
|
#next_token ⇒ ::String
641 |
# File 'sig/client.rbs', line 641
def next_token: () -> ::String
|