class Aws::CodeDeploy::Types::DeleteGitHubAccountTokenInput

Represents the input of a `DeleteGitHubAccount` operation.

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

data as a hash:

    {
      token_name: "GitHubAccountTokenName",
    }

@!attribute [rw] token_name

The name of the GitHub account connection to delete.
@return [String]

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

Constants

SENSITIVE