toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.codeconnections.kotlin.outputs
Package-level
declarations
Types
Types
Get
Connection
Result
Link copied to clipboard
data
class
GetConnectionResult
(
val
connectionArn
:
String
?
=
null
,
val
connectionStatus
:
String
?
=
null
,
val
ownerAccountId
:
String
?
=
null
,
val
tags
:
List
<
Tag
>
?
=
null
)