Class: Aws::Types::TransitGatewayConnectOptions

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#protocol"gre"

Returns the value of attribute protocol.

Returns:

  • ("gre")


18256
18257
18258
# File 'sig/types.rbs', line 18256

def protocol
  @protocol
end