Amazon.ApplicationDiscoveryService.Model.CustomerAgentInfo.IsSetHealthyAgents C# (CSharp) 메소드

IsSetHealthyAgents() 개인적인 메소드

private IsSetHealthyAgents ( ) : bool
리턴 bool
        internal bool IsSetHealthyAgents()
        {
            return this._healthyAgents.HasValue; 
        }