Class: Aws::Types::ReplicationTopicNameConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::ReplicationTopicNameConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#type ⇒ "PREFIXED_WITH_SOURCE_CLUSTER_ALIAS", "IDENTICAL"
Returns the value of attribute type.
Instance Attribute Details
#type ⇒ "PREFIXED_WITH_SOURCE_CLUSTER_ALIAS", "IDENTICAL"
Returns the value of attribute type.
1286 1287 1288 |
# File 'sig/types.rbs', line 1286 def type @type end |