class Aws::KMS::Types::DeleteAliasRequest

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

data as a hash:

    {
      alias_name: "AliasNameType", # required
    }

@!attribute [rw] alias_name

The alias to be deleted. The alias name must begin with `alias/`
followed by the alias name, such as `alias/ExampleAlias`.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/kms-2014-11-01/DeleteAliasRequest AWS API Documentation

Constants

SENSITIVE