Module: Aws::CloudFormation::Client::_ListImportsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListImportsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#imports ⇒ ::Array[::String]
1034 |
# File 'sig/client.rbs', line 1034
def imports: () -> ::Array[::String]
|
#next_token ⇒ ::String
1035 |
# File 'sig/client.rbs', line 1035
def next_token: () -> ::String
|