AgentAgentActionGroupApiSchemaArgs

data class AgentAgentActionGroupApiSchemaArgs(val payload: Output<String>? = null, val s3: Output<AgentAgentActionGroupApiSchemaS3Args>? = null) : ConvertibleToJava<AgentAgentActionGroupApiSchemaArgs>

Constructors

Link copied to clipboard
fun AgentAgentActionGroupApiSchemaArgs(payload: Output<String>? = null, s3: Output<AgentAgentActionGroupApiSchemaS3Args>? = null)

Functions

Link copied to clipboard
open override fun toJava(): AgentAgentActionGroupApiSchemaArgs

Properties

Link copied to clipboard
val payload: Output<String>? = null

YAML or JSON OpenAPI Schema.

Link copied to clipboard

Configuration of S3 schema location