AgentAttributes

constructor(lkAgentInputs: List<AgentInput>? = null, lkAgentOutputs: List<AgentOutput>? = null, lkAgentState: AgentState? = null, lkPublishOnBehalf: String? = null)