Amazon.DatabaseMigrationService.Model.ModifyReplicationTaskRequest.IsSetMigrationType C# (CSharp) 메소드

IsSetMigrationType() 개인적인 메소드

private IsSetMigrationType ( ) : bool
리턴 bool
        internal bool IsSetMigrationType()
        {
            return this._migrationType != null;
        }