toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.msk.kotlin.outputs
/
GetVpcConnectionResult
Get
Vpc
Connection
Result
data
class
GetVpcConnectionResult
(
val
arn
:
String
?
=
null
,
val
tags
:
Map
<
String
,
String
>
?
=
null
)
Members
Constructors
Get
Vpc
Connection
Result
Link copied to clipboard
constructor
(
arn
:
String
?
=
null
,
tags
:
Map
<
String
,
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
arn
Link copied to clipboard
val
arn
:
String
?
=
null
The ARN of the VPC connection.
tags
Link copied to clipboard
val
tags
:
Map
<
String
,
String
>
?
=
null