Module: Aws::Drs::Client::_DescribeLaunchConfigurationTemplatesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeLaunchConfigurationTemplatesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::LaunchConfigurationTemplate]
279 |
# File 'sig/client.rbs', line 279
def items: () -> ::Array[Types::LaunchConfigurationTemplate]
|
#next_token ⇒ ::String
280 |
# File 'sig/client.rbs', line 280
def next_token: () -> ::String
|