- Navigation Guide
@aws-sdk/client-acm
RequestCertificateCommandOutput Interface
The output of RequestCertificateCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
CertificateArn | string | undefined | String that contains the ARN of the issued certificate. This must be of the form: |
Full Signature
export interface RequestCertificateCommandOutput extends RequestCertificateResponse, MetadataBearer