DescribeCertificateAuthorityResponse constructor
DescribeCertificateAuthorityResponse({
- CertificateAuthority? certificateAuthority,
Implementation
DescribeCertificateAuthorityResponse({
this.certificateAuthority,
});