clusterConfig

@JvmName(name = "wxxyvftlmqrqxypw")
suspend fun clusterConfig(value: Output<DomainClusterConfigArgs>)
@JvmName(name = "uihgoahvavvrlkcs")
suspend fun clusterConfig(value: DomainClusterConfigArgs?)

Parameters

value

Configuration block for the cluster of the domain. Detailed below.


@JvmName(name = "qkvkuneisvnwvstg")
suspend fun clusterConfig(argument: suspend DomainClusterConfigArgsBuilder.() -> Unit)

Parameters

argument

Configuration block for the cluster of the domain. Detailed below.