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