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.
1278 1279 1280 |
# File 'sig/types.rbs', line 1278 def type @type end |