Class: Aws::Types::DescribeRepositoryAssociationResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#repository_associationTypes::RepositoryAssociation

Returns the value of attribute repository_association.



142
143
144
# File 'sig/types.rbs', line 142

def repository_association
  @repository_association
end

#tags::Hash[::String, ::String]

Returns the value of attribute tags.

Returns:

  • (::Hash[::String, ::String])


143
144
145
# File 'sig/types.rbs', line 143

def tags
  @tags
end