Amazon.KeyManagementService.Model.CreateAliasRequest.IsSetAliasName C# (CSharp) Method

IsSetAliasName() private method

private IsSetAliasName ( ) : bool
return bool
        internal bool IsSetAliasName()
        {
            return this._aliasName != null;
        }