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

IsSetFlavorName() public method

Checks if FlavorName property is set
public IsSetFlavorName ( ) : Boolean
return Boolean
        public Boolean IsSetFlavorName()
        {
            return  this.flavorNameField != null;
        }
ItemAttributes