Certificate Managed Provisioning Issue
data class CertificateManagedProvisioningIssue(val details: String? = null, val reason: String? = null)
Constructors
Types
Properties
Link copied to clipboard
(Output) Human readable explanation about the issue. Provided to help address the configuration issues. Not guaranteed to be stable. For programmatic access use reason
field. The authorization_attempt_info
block contains: (Output) Human readable explanation for reaching the state. Provided to help address the configuration issues. Not guaranteed to be stable. For programmatic access use failure_reason
field.