toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.impact.kotlin.inputs
/
ConnectorPropertiesArgs
Connector
Properties
Args
data
class
ConnectorPropertiesArgs
(
val
connectorType
:
Output
<
Either
<
String
,
Platform
>
>
)
:
ConvertibleToJava
<
ConnectorPropertiesArgs
>
Details of the Connector.
Members
Constructors
Connector
Properties
Args
Link copied to clipboard
constructor
(
connectorType
:
Output
<
Either
<
String
,
Platform
>
>
)
Properties
connector
Type
Link copied to clipboard
val
connectorType
:
Output
<
Either
<
String
,
Platform
>
>
connector type
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ConnectorPropertiesArgs