Amazon.ApplicationDiscoveryService.Model.CustomerAgentInfo.IsSetBlackListedAgents C# (CSharp) Method

IsSetBlackListedAgents() private method

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