Class: Aws::Types::GetIdNamespaceAssociationInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id_namespace_association_identifier::String

Returns the value of attribute id_namespace_association_identifier.

Returns:

  • (::String)


1533
1534
1535
# File 'sig/types.rbs', line 1533

def id_namespace_association_identifier
  @id_namespace_association_identifier
end

#membership_identifier::String

Returns the value of attribute membership_identifier.

Returns:

  • (::String)


1534
1535
1536
# File 'sig/types.rbs', line 1534

def membership_identifier
  @membership_identifier
end