toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.kubernetesconfiguration.kotlin.inputs
/
IdentityArgs
Identity
Args
data
class
IdentityArgs
(
val
type
:
Output
<
ResourceIdentityType
>
?
=
null
)
:
ConvertibleToJava
<
IdentityArgs
>
Identity for the resource.
Members
Constructors
Identity
Args
Link copied to clipboard
constructor
(
type
:
Output
<
ResourceIdentityType
>
?
=
null
)
Properties
type
Link copied to clipboard
val
type
:
Output
<
ResourceIdentityType
>
?
=
null
The identity type.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
IdentityArgs