Class: Aws::Types::TransitGatewayPeeringAttachmentOptions
- Inherits:
-
Object
- Object
- Aws::Types::TransitGatewayPeeringAttachmentOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#dynamic_routing ⇒ "enable", "disable"
Returns the value of attribute dynamic_routing.
Instance Attribute Details
#dynamic_routing ⇒ "enable", "disable"
Returns the value of attribute dynamic_routing.
18117 18118 18119 |
# File 'sig/types.rbs', line 18117 def dynamic_routing @dynamic_routing end |