AWSKMSDeleteAliasRequest Class Reference
Inherits from | AWSRequest : AWSModel : AWSMTLModel |
---|---|
Declared in | AWSKMSModel.h AWSKMSModel.m |
aliasName
The alias to be deleted. The name must start with the word "alias" followed by a forward slash (alias/). Aliases that begin with "alias/aws" are reserved.
@property (nonatomic, strong) NSString *aliasName
Declared In
AWSKMSModel.h