Amazon.DatabaseMigrationService.Model.ReplicationPendingModifiedValues.IsSetAllocatedStorage C# (CSharp) 메소드

IsSetAllocatedStorage() 개인적인 메소드

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