pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.apigatewayv2.kotlin.outputs
/
GetVpcLinkResult
Get
Vpc
Link
Result
data
class
GetVpcLinkResult
(
val
name
:
String
?
=
null
,
val
tags
:
Any
?
=
null
,
val
vpcLinkId
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Get
Vpc
Link
Result
Link copied to clipboard
fun
GetVpcLinkResult
(
name
:
String
?
=
null
,
tags
:
Any
?
=
null
,
vpcLinkId
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
?
=
null
tags
Link copied to clipboard
val
tags
:
Any
?
=
null
This resource type use map for Tags, suggest to use List of Tag
vpc
Link
Id
Link copied to clipboard
val
vpcLinkId
:
String
?
=
null