- Navigation Guide
@aws-sdk/client-storage-gateway
DeleteAutomaticTapeCreationPolicyCommandOutput Interface
The output of DeleteAutomaticTapeCreationPolicyCommand.
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 DeleteAutomaticTapeCreationPolicyCommandOutput extends DeleteAutomaticTapeCreationPolicyOutput, MetadataBearer