Class: Aws::Types::DeleteRepositoryOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#repository_id::String

Returns the value of attribute repository_id.

Returns:

  • (::String)


547
548
549
# File 'sig/types.rbs', line 547

def repository_id
  @repository_id
end