Amazon.EC2.Model.CreateFlowLogsRequest.IsSetTrafficType C# (CSharp) 메소드

IsSetTrafficType() 개인적인 메소드

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