Amazon.DatabaseMigrationService.Model.ReplicationPendingModifiedValues.IsSetAllocatedStorage C# (CSharp) Method

IsSetAllocatedStorage() private method

private IsSetAllocatedStorage ( ) : bool
return bool
        internal bool IsSetAllocatedStorage()
        {
            return this._allocatedStorage.HasValue; 
        }