Amazon.DatabaseMigrationService.Model.Tag.IsSetKey C# (CSharp) Méthode

IsSetKey() private méthode

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