pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin.outputs
/
InternetGatewayTag
Internet
Gateway
Tag
data
class
InternetGatewayTag
(
val
key
:
String
,
val
value
:
String
)
Types
Constructors
Properties
Constructors
Internet
Gateway
Tag
Link copied to clipboard
fun
InternetGatewayTag
(
key
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
value
Link copied to clipboard
val
value
:
String