/AWS1/CL_KNV=>CREATESIGNALINGCHANNEL()
¶
About CreateSignalingChannel¶
Creates a signaling channel.
CreateSignalingChannel
is an asynchronous operation.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_CHANNELNAME
TYPE /AWS1/KNVCHANNELNAME
/AWS1/KNVCHANNELNAME
¶
A name for the signaling channel that you are creating. It must be unique for each Amazon Web Services account and Amazon Web Services Region.
Optional arguments:¶
IV_CHANNELTYPE
TYPE /AWS1/KNVCHANNELTYPE
/AWS1/KNVCHANNELTYPE
¶
A type of the signaling channel that you are creating. Currently,
SINGLE_MASTER
is the only supported channel type.
IO_SINGLEMASTERCONFIGURATION
TYPE REF TO /AWS1/CL_KNVSINGLEMASTERCONF
/AWS1/CL_KNVSINGLEMASTERCONF
¶
A structure containing the configuration for the
SINGLE_MASTER
channel type.
IT_TAGS
TYPE /AWS1/CL_KNVTAG=>TT_TAGONCREATELIST
TT_TAGONCREATELIST
¶
A set of tags (key-value pairs) that you want to associate with this channel.