GetMicrosoftTeamsChannelConfigurationPlainArgs

data class GetMicrosoftTeamsChannelConfigurationPlainArgs(val arn: String) : ConvertibleToJava<GetMicrosoftTeamsChannelConfigurationPlainArgs>

Constructors

constructor(arn: String)

Properties

Link copied to clipboard
val arn: String

Amazon Resource Name (ARN) of the configuration

Functions

Link copied to clipboard
open override fun toJava(): GetMicrosoftTeamsChannelConfigurationPlainArgs