Amazon.EC2.Model.CreateFlowLogsResponse.IsSetFlowLogIds C# (CSharp) 메소드

IsSetFlowLogIds() 개인적인 메소드

private IsSetFlowLogIds ( ) : bool
리턴 bool
        internal bool IsSetFlowLogIds()
        {
            return this._flowLogIds != null && this._flowLogIds.Count > 0; 
        }