Module: Aws::ControlCatalog::Client::_ListCommonControlsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCommonControlsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#common_controls ⇒ ::Array[Types::CommonControlSummary]
105 |
# File 'sig/client.rbs', line 105
def common_controls: () -> ::Array[Types::CommonControlSummary]
|
#next_token ⇒ ::String
106 |
# File 'sig/client.rbs', line 106
def next_token: () -> ::String
|