toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.dataprotection.kotlin.inputs
/
DppIdentityDetailsArgs
Dpp
Identity
Details
Args
data
class
DppIdentityDetailsArgs
(
val
type
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
DppIdentityDetailsArgs
>
Identity details
Members
Constructors
Dpp
Identity
Details
Args
Link copied to clipboard
constructor
(
type
:
Output
<
String
>
?
=
null
)
Properties
type
Link copied to clipboard
val
type
:
Output
<
String
>
?
=
null
The identityType which can be either SystemAssigned or None
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
DppIdentityDetailsArgs