Class: Aws::Types::SingleMasterChannelEndpointConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#protocols::Array[("WSS" | "HTTPS" | "WEBRTC")]

Returns the value of attribute protocols.

Returns:



451
452
453
# File 'sig/types.rbs', line 451

def protocols
  @protocols
end

#role"MASTER", "VIEWER"

Returns the value of attribute role.

Returns:



452
453
454
# File 'sig/types.rbs', line 452

def role
  @role
end