pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.loganalytics.kotlin.outputs
Package-level
declarations
Types
Types
Cluster
Identity
Link copied to clipboard
data
class
ClusterIdentity
(
val
principalId
:
String
?
=
null
,
val
tenantId
:
String
?
=
null
,
val
type
:
String
)