Infrastructure Configuration Logging Args
data class InfrastructureConfigurationLoggingArgs(val s3Logs: Output<InfrastructureConfigurationS3LogsArgs>? = null) : ConvertibleToJava<InfrastructureConfigurationLoggingArgs>
The logging configuration of the infrastructure configuration.