Amazon.ApplicationDiscoveryService.Model.AgentConfigurationStatus.IsSetAgentId C# (CSharp) 메소드

IsSetAgentId() 개인적인 메소드

private IsSetAgentId ( ) : bool
리턴 bool
        internal bool IsSetAgentId()
        {
            return this._agentId != null;
        }