Class: Aws::Types::DeleteRepositoryCreationTemplateResponse

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)


238
239
240
# File 'sig/types.rbs', line 238

def registry_id
  @registry_id
end

#repository_creation_templateTypes::RepositoryCreationTemplate

Returns the value of attribute repository_creation_template.



239
240
241
# File 'sig/types.rbs', line 239

def repository_creation_template
  @repository_creation_template
end