Class: Aws::Types::CreateDBSecurityGroupResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateDBSecurityGroupResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#db_security_group ⇒ Types::DBSecurityGroup
Returns the value of attribute db_security_group.
Instance Attribute Details
#db_security_group ⇒ Types::DBSecurityGroup
Returns the value of attribute db_security_group.
677 678 679 |
# File 'sig/types.rbs', line 677 def db_security_group @db_security_group end |