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