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

IsSetStoneShape() public method

Checks if StoneShape property is set
public IsSetStoneShape ( ) : Boolean
return Boolean
        public Boolean IsSetStoneShape()
        {
            return  this.stoneShapeField != null;
        }
ItemAttributes