Amazon.ApplicationDiscoveryService.Model.GetDiscoverySummaryResponse.IsSetAgentSummary C# (CSharp) Method

IsSetAgentSummary() private method

private IsSetAgentSummary ( ) : bool
return bool
        internal bool IsSetAgentSummary()
        {
            return this._agentSummary != null;
        }