Agent Agent Action Group Api Schema
data class AgentAgentActionGroupApiSchema(val payload: String? = null, val s3: AgentAgentActionGroupApiSchemaS3? = null)
Constructors
Link copied to clipboard
fun AgentAgentActionGroupApiSchema(payload: String? = null, s3: AgentAgentActionGroupApiSchemaS3? = null)