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

IsSetDVDLayers() public method

Checks if DVDLayers property is set
public IsSetDVDLayers ( ) : Boolean
return Boolean
        public Boolean IsSetDVDLayers()
        {
            return  this.DVDLayersField != null;
        }
ItemAttributes