Module: Aws::EC2::Client::_DescribeFpgaImagesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeFpgaImagesResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#fpga_images ⇒ ::Array[Types::FpgaImage]
6011 |
# File 'sig/client.rbs', line 6011
def fpga_images: () -> ::Array[Types::FpgaImage]
|
#next_token ⇒ ::String
6012 |
# File 'sig/client.rbs', line 6012
def next_token: () -> ::String
|