Amazon.DatabaseMigrationService.Model.Tag.IsSetKey C# (CSharp) Method

IsSetKey() private method

private IsSetKey ( ) : bool
return bool
        internal bool IsSetKey()
        {
            return this._key != null;
        }