Module: Aws::ControlCatalog::Client::_ListControlMappingsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListControlMappingsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#control_mappings ⇒ ::Array[Types::ControlMapping]
124 |
# File 'sig/client.rbs', line 124
def control_mappings: () -> ::Array[Types::ControlMapping]
|
#next_token ⇒ ::String
125 |
# File 'sig/client.rbs', line 125
def next_token: () -> ::String
|