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

IsSetIncludesMp3Player() public method

Checks if IncludesMp3Player property is set
public IsSetIncludesMp3Player ( ) : Boolean
return Boolean
        public Boolean IsSetIncludesMp3Player()
        {
            return  this.includesMp3PlayerField != null;
        }
ItemAttributes