dnsConfigOptions

@JvmName(name = "arjqrpvixvnmvpbg")
suspend fun dnsConfigOptions(value: Output<List<EciScalingConfigurationDnsConfigOptionArgs>>)
@JvmName(name = "twrwvsawqicptgcg")
suspend fun dnsConfigOptions(value: List<EciScalingConfigurationDnsConfigOptionArgs>?)

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.


@JvmName(name = "tpcvmebokwfxtvug")
suspend fun dnsConfigOptions(vararg values: Output<EciScalingConfigurationDnsConfigOptionArgs>)


@JvmName(name = "dywmyowrbpuwfhxm")
suspend fun dnsConfigOptions(values: List<Output<EciScalingConfigurationDnsConfigOptionArgs>>)
@JvmName(name = "imgdbvhexkyeqsqy")
suspend fun dnsConfigOptions(vararg values: EciScalingConfigurationDnsConfigOptionArgs)

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.


@JvmName(name = "qekjdatfhlcrpgkt")
suspend fun dnsConfigOptions(argument: List<suspend EciScalingConfigurationDnsConfigOptionArgsBuilder.() -> Unit>)
@JvmName(name = "ltsburilbmtndfxc")
suspend fun dnsConfigOptions(vararg argument: suspend EciScalingConfigurationDnsConfigOptionArgsBuilder.() -> Unit)
@JvmName(name = "psbtyljtrokkbkqq")
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.