Class: Aws::Types::GetIdNamespaceAssociationOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetIdNamespaceAssociationOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id_namespace_association ⇒ Types::IdNamespaceAssociation
Returns the value of attribute id_namespace_association.
Instance Attribute Details
#id_namespace_association ⇒ Types::IdNamespaceAssociation
Returns the value of attribute id_namespace_association.
1520 1521 1522 |
# File 'sig/types.rbs', line 1520 def id_namespace_association @id_namespace_association end |