- Navigation Guide
@aws-sdk/client-wafv2
GenerateMobileSdkReleaseUrlCommandOutput Interface
The output of GenerateMobileSdkReleaseUrlCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
Url | string | undefined | The presigned download URL for the specified SDK release. |
Full Signature
export interface GenerateMobileSdkReleaseUrlCommandOutput extends GenerateMobileSdkReleaseUrlResponse, MetadataBearer