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

IsSetIsFragile() public method

Checks if IsFragile property is set
public IsSetIsFragile ( ) : Boolean
return Boolean
        public Boolean IsSetIsFragile()
        {
            return  this.isFragileField != null;
        }
ItemAttributes