Local Gateway Route Table Vpc Association Tag Args
data class LocalGatewayRouteTableVpcAssociationTagArgs(val key: Output<String>? = null, val value: Output<String>? = null) : ConvertibleToJava<LocalGatewayRouteTableVpcAssociationTagArgs>
Constructors
Link copied to clipboard
fun LocalGatewayRouteTableVpcAssociationTagArgs(key: Output<String>? = null, value: Output<String>? = null)