Class: Aws::Types::DeleteDBSecurityGroupMessage
- Inherits:
-
Object
- Object
- Aws::Types::DeleteDBSecurityGroupMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#db_security_group_name ⇒ ::String
Returns the value of attribute db_security_group_name.
Instance Attribute Details
#db_security_group_name ⇒ ::String
Returns the value of attribute db_security_group_name.
1862 1863 1864 |
# File 'sig/types.rbs', line 1862 def db_security_group_name @db_security_group_name end |