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

IsSetBlackListedAgents() 개인적인 메소드

private IsSetBlackListedAgents ( ) : bool
리턴 bool
        internal bool IsSetBlackListedAgents()
        {
            return this._blackListedAgents.HasValue; 
        }