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:



6153
6154
6155
# File 'sig/types.rbs', line 6153

def image_references
  @image_references
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


6152
6153
6154
# File 'sig/types.rbs', line 6152

def next_token
  @next_token
end