Agent Agent Action Group Api Schema S3Args
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)