Amazon.ECS.Model.ItemAttributes.IsSetOutputWattage C# (CSharp) Méthode

IsSetOutputWattage() public méthode

Checks if OutputWattage property is set
public IsSetOutputWattage ( ) : Boolean
Résultat Boolean
        public Boolean IsSetOutputWattage()
        {
            return  this.outputWattageField != null;
        }
ItemAttributes