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

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

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