- Navigation Guide
@aws-sdk/client-storage-gateway
AddCacheCommandOutput Interface
The output of AddCacheCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
GatewayARN | string | undefined | The Amazon Resource Name (ARN) of the gateway. Use the ListGateways operation to return a list of gateways for your account and Amazon Web Services Region. |
Full Signature
export interface AddCacheCommandOutput extends AddCacheOutput, MetadataBearer