Class: Aws::Types::TargetContainerRepository

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#repository_name ⇒ ::String

Returns the value of attribute repository_name.

Returns:

  • (::String)


2038
2039
2040
# File 'sig/types.rbs', line 2038

def repository_name
  @repository_name
end

#service ⇒ "ECR"

Returns the value of attribute service.

Returns:

  • ("ECR")


2037
2038
2039
# File 'sig/types.rbs', line 2037

def service
  @service
end