AgentRegistration
org.sagebionetworks.repo.model.agent.AgentRegistration
The registration of a custom AWS agent.
Field | Type | Description |
---|---|---|
agentRegistrationId | STRING | The unique ID issued by Synapse when this agent was registered. Provide this ID when starting a session to use the registered agent for a session. |
awsAgentId | STRING | The AWS issued agent ID of the agent. |
awsAliasId | STRING | The AWS issued agent alias ID. If an alias ID was not provided, a default value of 'TSTALIASID' will be used. |
registeredOn | STRING | The date this agent was registered. |
type | AgentType | ... |