Package-level declarations
Types
Link copied to clipboard
data class GetSignalingChannelResult(val arn: String? = null, val messageTtlSeconds: Int? = null, val tags: List<Tag>? = null, val type: SignalingChannelType? = null)
Link copied to clipboard