Class: Aws::Types::ModifyReplicationSubnetGroupResponse
- Inherits:
-
Object
- Object
- Aws::Types::ModifyReplicationSubnetGroupResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#replication_subnet_group ⇒ Types::ReplicationSubnetGroup
Returns the value of attribute replication_subnet_group.
Instance Attribute Details
#replication_subnet_group ⇒ Types::ReplicationSubnetGroup
Returns the value of attribute replication_subnet_group.
2016 2017 2018 |
# File 'sig/types.rbs', line 2016 def replication_subnet_group @replication_subnet_group end |