LocalGatewayRouteTableVpcAssociationTagArgs

data class LocalGatewayRouteTableVpcAssociationTagArgs(val key: Output<String>? = null, val value: Output<String>? = null) : ConvertibleToJava<LocalGatewayRouteTableVpcAssociationTagArgs>

Constructors

fun LocalGatewayRouteTableVpcAssociationTagArgs(key: Output<String>? = null, value: Output<String>? = null)

Functions

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

Properties

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