Amazon.DatabaseMigrationService.Model.ReplicationPendingModifiedValues.IsSetAllocatedStorage C# (CSharp) Метод

IsSetAllocatedStorage() приватный Метод

private IsSetAllocatedStorage ( ) : bool
Результат bool
        internal bool IsSetAllocatedStorage()
        {
            return this._allocatedStorage.HasValue; 
        }