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

IsSetCEROAgeRating() public method

Checks if CEROAgeRating property is set
public IsSetCEROAgeRating ( ) : Boolean
return Boolean
        public Boolean IsSetCEROAgeRating()
        {
            return  this.CEROAgeRatingField != null;
        }
ItemAttributes