Class: Aws::Types::ContainerRepositoryMetadata

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


908
909
910
# File 'sig/types.rbs', line 908

def name
  @name
end

#scan_frequency::String

Returns the value of attribute scan_frequency.

Returns:

  • (::String)


909
910
911
# File 'sig/types.rbs', line 909

def scan_frequency
  @scan_frequency
end