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.
18256 18257 18258 |
# File 'sig/types.rbs', line 18256 def protocol @protocol end |