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]
6024 |
# File 'sig/client.rbs', line 6024
def fpga_images: () -> ::Array[Types::FpgaImage]
|
#next_token ⇒ ::String
6025 |
# File 'sig/client.rbs', line 6025
def next_token: () -> ::String
|