RocketMQInstanceNetworkInfoVpcInfoVswitchArgs

data class RocketMQInstanceNetworkInfoVpcInfoVswitchArgs(val vswitchId: Output<String>? = null) : ConvertibleToJava<RocketMQInstanceNetworkInfoVpcInfoVswitchArgs>

Constructors

constructor(vswitchId: Output<String>? = null)

Properties

Link copied to clipboard
val vswitchId: Output<String>? = null

VPC switch id.

Functions

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