Amazon.ECS.Model.ItemAttributes.IsSetGraphicsCardInterface C# (CSharp) Метод

IsSetGraphicsCardInterface() публичный Метод

Checks if GraphicsCardInterface property is set
public IsSetGraphicsCardInterface ( ) : Boolean
Результат Boolean
        public Boolean IsSetGraphicsCardInterface()
        {
            return  this.graphicsCardInterfaceField != null;
        }
ItemAttributes