Class: Aws::Types::GetCollaborationIdNamespaceAssociationInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#collaboration_identifier::String

Returns the value of attribute collaboration_identifier.

Returns:

  • (::String)


1416
1417
1418
# File 'sig/types.rbs', line 1416

def collaboration_identifier
  @collaboration_identifier
end

#id_namespace_association_identifier::String

Returns the value of attribute id_namespace_association_identifier.

Returns:

  • (::String)


1417
1418
1419
# File 'sig/types.rbs', line 1417

def id_namespace_association_identifier
  @id_namespace_association_identifier
end