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

IsSetGraphicsCardInterface() public method

Checks if GraphicsCardInterface property is set
public IsSetGraphicsCardInterface ( ) : Boolean
return Boolean
        public Boolean IsSetGraphicsCardInterface()
        {
            return  this.graphicsCardInterfaceField != null;
        }
ItemAttributes