Cluster Logging Info Broker Logs Cloudwatch Logs Args
data class ClusterLoggingInfoBrokerLogsCloudwatchLogsArgs(val enabled: Output<Boolean>, val logGroup: Output<String>? = null) : ConvertibleToJava<ClusterLoggingInfoBrokerLogsCloudwatchLogsArgs>
Constructors
Link copied to clipboard
fun ClusterLoggingInfoBrokerLogsCloudwatchLogsArgs(enabled: Output<Boolean>, logGroup: Output<String>? = null)