Class: Aws::Types::IdNamespaceAssociationInputReferencePropertiesSummary
- Inherits:
-
Object
- Object
- Aws::Types::IdNamespaceAssociationInputReferencePropertiesSummary
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id_namespace_type ⇒ "SOURCE", "TARGET"
Returns the value of attribute id_namespace_type.
Instance Attribute Details
#id_namespace_type ⇒ "SOURCE", "TARGET"
Returns the value of attribute id_namespace_type.
1716 1717 1718 |
# File 'sig/types.rbs', line 1716 def id_namespace_type @id_namespace_type end |