dnsIpAddresses

@JvmName(name = "ouelpkejdhobiybj")
suspend fun dnsIpAddresses(value: Output<List<String>>)
@JvmName(name = "mlvhbqyhnalpvtqt")
suspend fun dnsIpAddresses(value: List<String>?)

Parameters

value

Specifies the IPv4 addresses for the DNS servers that your SMB file server belongs to. This parameter applies only if AuthenticationType is set to KERBEROS. If you have multiple domains in your environment, configuring this parameter makes sure that DataSync connects to the right SMB file server.


@JvmName(name = "jjigotshujddkaao")
suspend fun dnsIpAddresses(vararg values: Output<String>)


@JvmName(name = "oblmhxjkrcpvifkj")
suspend fun dnsIpAddresses(values: List<Output<String>>)
@JvmName(name = "mjlvnsamxriggtyq")
suspend fun dnsIpAddresses(vararg values: String)

Parameters

values

Specifies the IPv4 addresses for the DNS servers that your SMB file server belongs to. This parameter applies only if AuthenticationType is set to KERBEROS. If you have multiple domains in your environment, configuring this parameter makes sure that DataSync connects to the right SMB file server.