toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.deploymentmanager.kotlin.outputs
/
IdentityResponse
Identity
Response
data
class
IdentityResponse
(
val
identityIds
:
List
<
String
>
,
val
type
:
String
)
Identity for the resource.
Members
Constructors
Identity
Response
Link copied to clipboard
constructor
(
identityIds
:
List
<
String
>
,
type
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
identity
Ids
Link copied to clipboard
val
identityIds
:
List
<
String
>
The list of identities.
type
Link copied to clipboard
val
type
:
String
The identity type.