Amazon.EC2.Model.CreateFlowLogsRequest.IsSetTrafficType C# (CSharp) Méthode

IsSetTrafficType() private méthode

private IsSetTrafficType ( ) : bool
Résultat bool
        internal bool IsSetTrafficType()
        {
            return this._trafficType != null;
        }