Amazon.ECS.Model.ItemAttributes.IsSetHardwarePlatform C# (CSharp) Méthode

IsSetHardwarePlatform() public méthode

Checks if HardwarePlatform property is set
public IsSetHardwarePlatform ( ) : Boolean
Résultat Boolean
        public Boolean IsSetHardwarePlatform()
        {
            return  this.hardwarePlatformField != null;
        }
ItemAttributes