ImportCertificateResponse constructor
ImportCertificateResponse({
- String? certificateArn,
Implementation
ImportCertificateResponse({
this.certificateArn,
});
ImportCertificateResponse({
this.certificateArn,
});