pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.connectedvmwarevsphere.kotlin.inputs
/
IdentityArgs
Identity
Args
data
class
IdentityArgs
(
val
type
:
Output
<
Either
<
String
,
IdentityType
>
>
)
:
ConvertibleToJava
<
IdentityArgs
>
Managed service identity.
Constructors
Functions
Properties
Constructors
Identity
Args
Link copied to clipboard
fun
IdentityArgs
(
type
:
Output
<
Either
<
String
,
IdentityType
>
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
IdentityArgs
Properties
type
Link copied to clipboard
val
type
:
Output
<
Either
<
String
,
IdentityType
>
>
The type of managed service identity.