toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
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.
Members
Constructors
Identity
Data
Args
Link copied to clipboard
constructor
(
type
:
Output
<
Either
<
String
,
IdentityType
>
>
)
Properties
type
Link copied to clipboard
val
type
:
Output
<
Either
<
String
,
IdentityType
>
>
The identity type.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
IdentityDataArgs