Amazon.ECS.Model.ItemAttributes.IsSetStoneShape C# (CSharp) Метод

IsSetStoneShape() публичный Метод

Checks if StoneShape property is set
public IsSetStoneShape ( ) : Boolean
Результат Boolean
        public Boolean IsSetStoneShape()
        {
            return  this.stoneShapeField != null;
        }
ItemAttributes