Amazon.Route53.Model.CreateTrafficPolicyInstanceRequest.IsSetTTL C# (CSharp) Méthode

IsSetTTL() private méthode

private IsSetTTL ( ) : bool
Résultat bool
        internal bool IsSetTTL()
        {
            return this._ttl.HasValue; 
        }