Module: Aws::SsmSap::Client::_ListComponentsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListComponentsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#components ⇒ ::Array[Types::ComponentSummary]
193 |
# File 'sig/client.rbs', line 193
def components: () -> ::Array[Types::ComponentSummary]
|
#next_token ⇒ ::String
194 |
# File 'sig/client.rbs', line 194
def next_token: () -> ::String
|