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