Class: Aws::Types::DescribeImageReferencesResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#image_references::Array[Types::ImageReference]

Returns the value of attribute image_references.

Returns:



6078
6079
6080
# File 'sig/types.rbs', line 6078

def image_references
  @image_references
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6077
6078
6079
# File 'sig/types.rbs', line 6077

def next_token
  @next_token
end