Class: Aws::Types::EcrConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#container_tags ⇒ ::Array[::String]

Returns the value of attribute container_tags.

Returns:

  • (::Array[::String])


639
640
641
# File 'sig/types.rbs', line 639

def container_tags
  @container_tags
end

#repository_name ⇒ ::String

Returns the value of attribute repository_name.

Returns:

  • (::String)


638
639
640
# File 'sig/types.rbs', line 638

def repository_name
  @repository_name
end