Invocation Logging Configuration Logging Config Args
data class InvocationLoggingConfigurationLoggingConfigArgs(val cloudwatchConfig: Output<InvocationLoggingConfigurationLoggingConfigCloudwatchConfigArgs>? = null, val embeddingDataDeliveryEnabled: Output<Boolean>, val imageDataDeliveryEnabled: Output<Boolean>, val s3Config: Output<InvocationLoggingConfigurationLoggingConfigS3ConfigArgs>? = null, val textDataDeliveryEnabled: Output<Boolean>) : ConvertibleToJava<InvocationLoggingConfigurationLoggingConfigArgs>
Constructors
Link copied to clipboard
fun InvocationLoggingConfigurationLoggingConfigArgs(cloudwatchConfig: Output<InvocationLoggingConfigurationLoggingConfigCloudwatchConfigArgs>? = null, embeddingDataDeliveryEnabled: Output<Boolean>, imageDataDeliveryEnabled: Output<Boolean>, s3Config: Output<InvocationLoggingConfigurationLoggingConfigS3ConfigArgs>? = null, textDataDeliveryEnabled: Output<Boolean>)
Functions
Properties
Link copied to clipboard
val cloudwatchConfig: Output<InvocationLoggingConfigurationLoggingConfigCloudwatchConfigArgs>? = null
Link copied to clipboard
Link copied to clipboard