Class: Aws::Types::RevokeDBSecurityGroupIngressResult
- Inherits:
-
Object
- Object
- Aws::Types::RevokeDBSecurityGroupIngressResult
- 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.
4152 4153 4154 |
# File 'sig/types.rbs', line 4152 def db_security_group @db_security_group end |