Module: Aws::ServiceCatalog::Client::_ListLaunchPathsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLaunchPathsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#launch_path_summaries ⇒ ::Array[Types::LaunchPathSummary]
876 |
# File 'sig/client.rbs', line 876
def launch_path_summaries: () -> ::Array[Types::LaunchPathSummary]
|
#next_page_token ⇒ ::String
877 |
# File 'sig/client.rbs', line 877
def next_page_token: () -> ::String
|