@aws-sdk/client-acm

ImportCertificateCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
CertificateArn string | undefined

The Amazon Resource Name (ARN)  of the imported certificate.

Full Signature

export interface ImportCertificateCommandOutput extends ImportCertificateResponse, MetadataBearer