Messaging Options Args
data class MessagingOptionsArgs(val billingTier: Output<Either<String, FlowBillingTier>>? = null) : ConvertibleToJava<MessagingOptionsArgs>
The option associated with messaging flows.
The option associated with messaging flows.