CreateCertificateAuthorityResponse constructor
CreateCertificateAuthorityResponse({
- String? certificateAuthorityArn,
Implementation
CreateCertificateAuthorityResponse({
this.certificateAuthorityArn,
});