Amazon.EC2.Model.CreateFlowLogsRequest.IsSetTrafficType C# (CSharp) Method

IsSetTrafficType() private method

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