pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin.outputs
/
GetVpcPeeringConnectionResult
Get
Vpc
Peering
Connection
Result
data
class
GetVpcPeeringConnectionResult
(
val
id
:
String
?
=
null
,
val
tags
:
List
<
VpcPeeringConnectionTag
>
?
=
null
)
Types
Constructors
Properties
Constructors
Get
Vpc
Peering
Connection
Result
Link copied to clipboard
fun
GetVpcPeeringConnectionResult
(
id
:
String
?
=
null
,
tags
:
List
<
VpcPeeringConnectionTag
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
String
?
=
null
tags
Link copied to clipboard
val
tags
:
List
<
VpcPeeringConnectionTag
>
?
=
null