GetCertificateIssuerResult

data class GetCertificateIssuerResult(val accountId: String, val admins: List<GetCertificateIssuerAdmin>, val id: String, val keyVaultId: String, val name: String, val orgId: String, val providerName: String)

A collection of values returned by getCertificateIssuer.

Constructors

Link copied to clipboard
constructor(accountId: String, admins: List<GetCertificateIssuerAdmin>, id: String, keyVaultId: String, name: String, orgId: String, providerName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The account number with the third-party Certificate Issuer.

Link copied to clipboard

A list of admin blocks as defined below.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The organization ID with the third-party Certificate Issuer.

Link copied to clipboard

The name of the third-party Certificate Issuer.