class Aws::CodeDeploy::Types::GetApplicationInput

Represents the input of a `GetApplication` operation.

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

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/GetApplicationInput AWS API Documentation

Constants

SENSITIVE