@aws-sdk/client-storage-gateway

AddCacheCommandOutput Interface

The output of AddCacheCommand.

Members

Name
Type
Details
$metadata RequiredResponseMetadata
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