Amazon.DatabaseMigrationService.Model.RefreshSchemasStatus.IsSetStatus C# (CSharp) Méthode

IsSetStatus() private méthode

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