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

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

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