pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin.inputs
/
LocalGatewayRouteTableTagArgs
Local
Gateway
Route
Table
Tag
Args
data
class
LocalGatewayRouteTableTagArgs
(
val
key
:
Output
<
String
>
?
=
null
,
val
value
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
LocalGatewayRouteTableTagArgs
>
Constructors
Functions
Properties
Constructors
Local
Gateway
Route
Table
Tag
Args
Link copied to clipboard
fun
LocalGatewayRouteTableTagArgs
(
key
:
Output
<
String
>
?
=
null
,
value
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
LocalGatewayRouteTableTagArgs
Properties
key
Link copied to clipboard
val
key
:
Output
<
String
>
?
=
null
value
Link copied to clipboard
val
value
:
Output
<
String
>
?
=
null