Amazon.ECS.Model.ItemAttributes.IsSetMemorySlotsAvailable C# (CSharp) Метод

IsSetMemorySlotsAvailable() публичный Метод

Checks if MemorySlotsAvailable property is set
public IsSetMemorySlotsAvailable ( ) : Boolean
Результат Boolean
        public Boolean IsSetMemorySlotsAvailable()
        {
            return  this.memorySlotsAvailableField != null;
        }
ItemAttributes