menu
aws_acm_api package
documentation
acm-2015-12-08.dart
ExportCertificateResponse
ExportCertificateResponse constructor
ExportCertificateResponse constructor
dark_mode
light_mode
ExportCertificateResponse
constructor
ExportCertificateResponse
(
{
String
?
certificate
,
String
?
certificateChain
,
String
?
privateKey
,
})
Implementation
ExportCertificateResponse({ this.certificate, this.certificateChain, this.privateKey, });
aws_acm_api package
documentation
acm-2015-12-08
ExportCertificateResponse
ExportCertificateResponse constructor
ExportCertificateResponse class