pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hybridcompute.kotlin.inputs
/
IdentityArgs
Identity
Args
data
class
IdentityArgs
(
val
type
:
Output
<
ResourceIdentityType
>
?
=
null
)
:
ConvertibleToJava
<
IdentityArgs
>
Identity for the resource.
Constructors
Functions
Properties
Constructors
Identity
Args
Link copied to clipboard
fun
IdentityArgs
(
type
:
Output
<
ResourceIdentityType
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
IdentityArgs
Properties
type
Link copied to clipboard
val
type
:
Output
<
ResourceIdentityType
>
?
=
null
The identity type.