Class: Aws::Types::CreateReplicationSubnetGroupResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateReplicationSubnetGroupResponse
- 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.
372 373 374 |
# File 'sig/types.rbs', line 372 def replication_subnet_group @replication_subnet_group end |