Amazon.ECS.Model.ItemAttributes.IsSetCPUType C# (CSharp) 메소드

IsSetCPUType() 공개 메소드

Checks if CPUType property is set
public IsSetCPUType ( ) : Boolean
리턴 Boolean
        public Boolean IsSetCPUType()
        {
            return  this.CPUTypeField != null;
        }
ItemAttributes