InvocationLoggingConfigurationLoggingConfigCloudwatchConfigArgs

data class InvocationLoggingConfigurationLoggingConfigCloudwatchConfigArgs(val largeDataDeliveryS3Config: Output<InvocationLoggingConfigurationLoggingConfigCloudwatchConfigLargeDataDeliveryS3ConfigArgs>? = null, val logGroupName: Output<String>? = null, val roleArn: Output<String>? = null) : ConvertibleToJava<InvocationLoggingConfigurationLoggingConfigCloudwatchConfigArgs>

Constructors

Functions

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

Properties

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