Amazon.EC2.Model.CreateFlowLogsRequest.IsSetTrafficType C# (CSharp) Метод

IsSetTrafficType() приватный Метод

private IsSetTrafficType ( ) : bool
Результат bool
        internal bool IsSetTrafficType()
        {
            return this._trafficType != null;
        }