Class: Aws::Types::SourceApiAssociationConfig
- Inherits:
-
Object
- Object
- Aws::Types::SourceApiAssociationConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#merge_type ⇒ "MANUAL_MERGE", "AUTO_MERGE"
Returns the value of attribute merge_type.
Instance Attribute Details
#merge_type ⇒ "MANUAL_MERGE", "AUTO_MERGE"
Returns the value of attribute merge_type.
1216 1217 1218 |
# File 'sig/types.rbs', line 1216 def merge_type @merge_type end |