Class: Aws::Types::AuthorizeDBSecurityGroupIngressResult
- Inherits:
-
Object
- Object
- Aws::Types::AuthorizeDBSecurityGroupIngressResult
- 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.
108 109 110 |
# File 'sig/types.rbs', line 108 def db_security_group @db_security_group end |