CertificateIssuanceConfig constructor
CertificateIssuanceConfig({})
Implementation
CertificateIssuanceConfig({
this.certificateAuthorityConfig,
this.createTime,
this.description,
this.keyAlgorithm,
this.labels,
this.lifetime,
this.name,
this.rotationWindowPercentage,
this.updateTime,
});