Class: Aws::Types::DescribeFastLaunchImagesResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#fast_launch_images::Array[Types::DescribeFastLaunchImagesSuccessItem]

Returns the value of attribute fast_launch_images.



5639
5640
5641
# File 'sig/types.rbs', line 5639

def fast_launch_images
  @fast_launch_images
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


5640
5641
5642
# File 'sig/types.rbs', line 5640

def next_token
  @next_token
end