A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/SSM/Types/DeleteDocumentRequest.html below:

DeleteDocumentRequest — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SSM::Types::DeleteDocumentRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing DeleteDocumentRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  name: "DocumentName",   document_version: "DocumentVersion",
  version_name: "DocumentVersionName",
  force: false,
}
Instance Attribute Summary collapse Instance Attribute Details #document_version ⇒ String

The version of the document that you want to delete. If not provided, all versions of the document are deleted.

#force ⇒ Boolean

Some SSM document types require that you specify a Force flag before you can delete the document. For example, you must specify a Force flag to delete a document of type ApplicationConfigurationSchema. You can restrict access to the Force flag in an AWS Identity and Access Management (IAM) policy.

#name ⇒ String

The name of the document.

#version_name ⇒ String

The version name of the document that you want to delete. If not provided, all versions of the document are deleted.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4