Module: Aws::EC2::Client::_DescribeImageReferencesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeImageReferencesResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#image_references ⇒ ::Array[Types::ImageReference]
6170 |
# File 'sig/client.rbs', line 6170
def image_references: () -> ::Array[Types::ImageReference]
|
#next_token ⇒ ::String
6169 |
# File 'sig/client.rbs', line 6169
def next_token: () -> ::String
|