toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.appflow.kotlin
/
ConnectorProfileArgs
/
ConnectorProfileArgs
Connector
Profile
Args
constructor
(
connectionMode
:
Output
<
String
>
?
=
null
,
connectorLabel
:
Output
<
String
>
?
=
null
,
connectorProfileConfig
:
Output
<
ConnectorProfileConnectorProfileConfigArgs
>
?
=
null
,
connectorType
:
Output
<
String
>
?
=
null
,
kmsArn
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
)