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]
6157 |
# File 'sig/client.rbs', line 6157
def image_references: () -> ::Array[Types::ImageReference]
|
#next_token ⇒ ::String
6156 |
# File 'sig/client.rbs', line 6156
def next_token: () -> ::String
|