Class: Aws::Types::StreamingExperienceSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#preferred_protocol"TCP", "UDP"

Returns the value of attribute preferred_protocol.

Returns:

  • ("TCP", "UDP")


1490
1491
1492
# File 'sig/types.rbs', line 1490

def preferred_protocol
  @preferred_protocol
end