DeleteSignalingChannelRequest
Types
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of the signaling channel that you want to delete.
Link copied to clipboard
The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the DescribeSignalingChannel
or ListSignalingChannels
API operations.
Functions
Link copied to clipboard
inline fun copy(block: DeleteSignalingChannelRequest.Builder.() -> Unit = {}): DeleteSignalingChannelRequest