AgentAgentActionGroupApiSchemaS3Args

data class AgentAgentActionGroupApiSchemaS3Args(val s3BucketName: Output<String>? = null, val s3ObjectKey: Output<String>? = null) : ConvertibleToJava<AgentAgentActionGroupApiSchemaS3Args>

Constructors

Link copied to clipboard
fun AgentAgentActionGroupApiSchemaS3Args(s3BucketName: Output<String>? = null, s3ObjectKey: Output<String>? = null)

Functions

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

Properties

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

The S3 bucket name that contains the OpenAPI Schema.

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

The S3 Object Key for the OpenAPI Schema in the S3 Bucket. The following arguments are optional: