toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerservice.kotlin.outputs
/
ManagedClusterPodIdentityResponseProvisioningInfo
Managed
Cluster
Pod
Identity
Response
Provisioning
Info
data
class
ManagedClusterPodIdentityResponseProvisioningInfo
(
val
error
:
ManagedClusterPodIdentityProvisioningErrorResponse
?
=
null
)
Members
Constructors
Managed
Cluster
Pod
Identity
Response
Provisioning
Info
Link copied to clipboard
constructor
(
error
:
ManagedClusterPodIdentityProvisioningErrorResponse
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
error
Link copied to clipboard
val
error
:
ManagedClusterPodIdentityProvisioningErrorResponse
?
=
null
Pod identity assignment error (if any).