Amazon.ECS.Model.ItemAttributes.IsSetLensType C# (CSharp) Method

IsSetLensType() public method

Checks if LensType property is set
public IsSetLensType ( ) : Boolean
return Boolean
        public Boolean IsSetLensType()
        {
            return  this.lensTypeField != null;
        }
ItemAttributes