pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.databricks.kotlin.inputs
/
IdentityDataArgs
Identity
Data
Args
data
class
IdentityDataArgs
(
val
type
:
Output
<
Either
<
String
,
IdentityType
>
>
)
:
ConvertibleToJava
<
IdentityDataArgs
>
Identity for the resource.
Constructors
Functions
Properties
Constructors
Identity
Data
Args
Link copied to clipboard
fun
IdentityDataArgs
(
type
:
Output
<
Either
<
String
,
IdentityType
>
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
IdentityDataArgs
Properties
type
Link copied to clipboard
val
type
:
Output
<
Either
<
String
,
IdentityType
>
>
The identity type.