Module: Aws::AutoScaling::Client::_DescribeLaunchConfigurationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::LaunchConfigurationsType]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#launch_configurations ⇒ ::Array[Types::LaunchConfiguration]
469 |
# File 'sig/client.rbs', line 469
def launch_configurations: () -> ::Array[Types::LaunchConfiguration]
|
#next_token ⇒ ::String
470 |
# File 'sig/client.rbs', line 470
def next_token: () -> ::String
|