Class: Aws::Types::DeleteSecurityConfigurationInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteSecurityConfigurationInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ ::String
Returns the value of attribute name.
331 332 333 |
# File 'sig/types.rbs', line 331 def name @name end |