AgentAgentActionGroupApiSchemaS3

data class AgentAgentActionGroupApiSchemaS3(val s3BucketName: String? = null, val s3ObjectKey: String? = null)

Constructors

Link copied to clipboard
fun AgentAgentActionGroupApiSchemaS3(s3BucketName: String? = null, s3ObjectKey: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val s3BucketName: String? = null

The S3 bucket name that contains the OpenAPI Schema.

Link copied to clipboard
val s3ObjectKey: String? = null

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