pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.elastic.kotlin.inputs
/
IdentityPropertiesArgs
Identity
Properties
Args
data
class
IdentityPropertiesArgs
(
val
type
:
Output
<
Either
<
String
,
ManagedIdentityTypes
>
>
?
=
null
)
:
ConvertibleToJava
<
IdentityPropertiesArgs
>
Identity properties.
Constructors
Functions
Properties
Constructors
Identity
Properties
Args
Link copied to clipboard
fun
IdentityPropertiesArgs
(
type
:
Output
<
Either
<
String
,
ManagedIdentityTypes
>
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
IdentityPropertiesArgs
Properties
type
Link copied to clipboard
val
type
:
Output
<
Either
<
String
,
ManagedIdentityTypes
>
>
?
=
null
Managed identity type.