Class: Aws::Types::DescribeImagesResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#image_details::Array[Types::ImageDetail]

Returns the value of attribute image_details.

Returns:



352
353
354
# File 'sig/types.rbs', line 352

def image_details
  @image_details
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


353
354
355
# File 'sig/types.rbs', line 353

def next_token
  @next_token
end