Module: Aws::GreengrassV2::Client::_ListComponentVersionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListComponentVersionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#component_versions ⇒ ::Array[Types::ComponentVersionListItem]
415 |
# File 'sig/client.rbs', line 415
def component_versions: () -> ::Array[Types::ComponentVersionListItem]
|
#next_token ⇒ ::String
416 |
# File 'sig/client.rbs', line 416
def next_token: () -> ::String
|