Class: Aws::Types::ConnectAttachmentOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#protocol ⇒ "GRE", "NO_ENCAP"

Returns the value of attribute protocol.

Returns:

  • ("GRE", "NO_ENCAP")


153
154
155
# File 'sig/types.rbs', line 153

def protocol
  @protocol
end