pulumi-azure-native-kotlin
2.14.0.0
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.
Types
Constructors
Properties
Constructors
Identity
Response
Link copied to clipboard
fun
IdentityResponse
(
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.