pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin.outputs
/
TransitGatewayAttachmentTag
Transit
Gateway
Attachment
Tag
data
class
TransitGatewayAttachmentTag
(
val
key
:
String
,
val
value
:
String
)
Types
Constructors
Properties
Constructors
Transit
Gateway
Attachment
Tag
Link copied to clipboard
fun
TransitGatewayAttachmentTag
(
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