dns Config Options
Parameters
value
The options. Each option is a name-value pair. The value in the name-value pair is optional. See dns_config_options
below for details.
Parameters
values
The options. Each option is a name-value pair. The value in the name-value pair is optional. See dns_config_options
below for details.
suspend fun dnsConfigOptions(argument: List<suspend EciScalingConfigurationDnsConfigOptionArgsBuilder.() -> Unit>)
suspend fun dnsConfigOptions(vararg argument: suspend EciScalingConfigurationDnsConfigOptionArgsBuilder.() -> Unit)
suspend fun dnsConfigOptions(argument: suspend EciScalingConfigurationDnsConfigOptionArgsBuilder.() -> Unit)
Parameters
argument
The options. Each option is a name-value pair. The value in the name-value pair is optional. See dns_config_options
below for details.