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

IsSetHasTripodMount() public method

Checks if HasTripodMount property is set
public IsSetHasTripodMount ( ) : Boolean
return Boolean
        public Boolean IsSetHasTripodMount()
        {
            return  this.hasTripodMountField != null;
        }
ItemAttributes