Amazon.ApplicationDiscoveryService.Model.GetDiscoverySummaryResponse.IsSetAgentSummary C# (CSharp) Метод

IsSetAgentSummary() приватный Метод

private IsSetAgentSummary ( ) : bool
Результат bool
        internal bool IsSetAgentSummary()
        {
            return this._agentSummary != null;
        }