Class: Aws::Types::ContainerRegistryMap

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#image_mappings::Array[Types::ImageMapping]

Returns the value of attribute image_mappings.

Returns:



220
221
222
# File 'sig/types.rbs', line 220

def image_mappings
  @image_mappings
end

#registry_mappings::Array[Types::RegistryMapping]

Returns the value of attribute registry_mappings.

Returns:



219
220
221
# File 'sig/types.rbs', line 219

def registry_mappings
  @registry_mappings
end