Class: Aws::Types::GetRepositoryCatalogDataRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#registry_id ⇒ ::String

Returns the value of attribute registry_id.

Returns:

  • (::String)


174
175
176
# File 'sig/types.rbs', line 174

def registry_id
  @registry_id
end

#repository_name ⇒ ::String

Returns the value of attribute repository_name.

Returns:

  • (::String)


175
176
177
# File 'sig/types.rbs', line 175

def repository_name
  @repository_name
end