Class: Aws::Types::DeleteNamespaceResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteNamespaceResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#namespace ⇒ Types::Namespace
Returns the value of attribute namespace.
Instance Attribute Details
#namespace ⇒ Types::Namespace
Returns the value of attribute namespace.
228 229 230 |
# File 'sig/types.rbs', line 228 def namespace @namespace end |