Class: Aws::Types::TransitGatewayConnectOptions
- Inherits:
-
Object
- Object
- Aws::Types::TransitGatewayConnectOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#protocol ⇒ "gre"
Returns the value of attribute protocol.
Instance Attribute Details
#protocol ⇒ "gre"
Returns the value of attribute protocol.
17945 17946 17947 |
# File 'sig/types.rbs', line 17945 def protocol @protocol end |