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

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

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