InvocationLoggingConfigurationLoggingConfigS3Config

data class InvocationLoggingConfigurationLoggingConfigS3Config(val bucketName: String? = null, val keyPrefix: String? = null)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val bucketName: String? = null
Link copied to clipboard
val keyPrefix: String? = null