class Aws::CodeDeploy::Types::DeleteApplicationInput

Represents the input of a `DeleteApplication` operation.

@note When making an API call, you may pass DeleteApplicationInput

data as a hash:

    {
      application_name: "ApplicationName", # required
    }

@!attribute [rw] application_name

The name of an AWS CodeDeploy application associated with the IAM
user or AWS account.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codedeploy-2014-10-06/DeleteApplicationInput AWS API Documentation

Constants

SENSITIVE