- Navigation Guide
@aws-sdk/client-acm
ImportCertificateCommandOutput Interface
The output of ImportCertificateCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | 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