Flow Media Stream Attributes Args
data class FlowMediaStreamAttributesArgs(val fmtp: Output<FlowFmtpArgs>? = null, val lang: Output<String>? = null) : ConvertibleToJava<FlowMediaStreamAttributesArgs>
Attributes that are related to the media stream.