Class: Aws::Types::CreateRepositoryResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#catalog_data ⇒ Types::RepositoryCatalogData

Returns the value of attribute catalog_data.



68
69
70
# File 'sig/types.rbs', line 68

def catalog_data
  @catalog_data
end

#repository ⇒ Types::Repository

Returns the value of attribute repository.

Returns:



67
68
69
# File 'sig/types.rbs', line 67

def repository
  @repository
end