Amazon.ApplicationDiscoveryService.Model.CustomerAgentInfo.IsSetBlackListedAgents C# (CSharp) Méthode

IsSetBlackListedAgents() private méthode

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