Class: Aws::Types::DeleteIdNamespaceInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteIdNamespaceInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id_namespace_name ⇒ ::String
Returns the value of attribute id_namespace_name.
Instance Attribute Details
#id_namespace_name ⇒ ::String
Returns the value of attribute id_namespace_name.
159 160 161 |
# File 'sig/types.rbs', line 159 def id_namespace_name @id_namespace_name end |