toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.glue.kotlin.outputs
/
GetConnectionResult
/
GetConnectionResult
Get
Connection
Result
constructor
(
arn
:
String
,
catalogId
:
String
,
connectionProperties
:
Map
<
String
,
String
>
,
connectionType
:
String
,
description
:
String
,
id
:
String
,
matchCriterias
:
List
<
String
>
,
name
:
String
,
physicalConnectionRequirements
:
List
<
GetConnectionPhysicalConnectionRequirement
>
,
tags
:
Map
<
String
,
String
>
)