Amazon.ECS.Model.NonNegativeIntegerWithUnits.IsSetValue C# (CSharp) Méthode

IsSetValue() public méthode

Checks if Value property is set
public IsSetValue ( ) : System.Boolean
Résultat System.Boolean
        public Boolean IsSetValue()
        {
            return true;
        }