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

IsSetNeighborhood() public method

Checks if Neighborhood property is set
public IsSetNeighborhood ( ) : Boolean
return Boolean
        public Boolean IsSetNeighborhood()
        {
            return  this.neighborhoodField != null;
        }
ItemAttributes