trustedHostKeys

@JvmName(name = "nonpowafcjfjixfl")
suspend fun trustedHostKeys(value: Output<List<String>>)
@JvmName(name = "nrdckmojswhaayjl")
suspend fun trustedHostKeys(value: List<String>?)

Parameters

value

A list of public portion of the host key, or keys, that are used to authenticate the user to the external server to which you are connecting.(https://docs.aws.amazon.com/transfer/latest/userguide/API_SftpConnectorConfig.html)


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


@JvmName(name = "bxumeospkcatebkf")
suspend fun trustedHostKeys(values: List<Output<String>>)
@JvmName(name = "mupfhyyjbetqfnyi")
suspend fun trustedHostKeys(vararg values: String)

Parameters

values

A list of public portion of the host key, or keys, that are used to authenticate the user to the external server to which you are connecting.(https://docs.aws.amazon.com/transfer/latest/userguide/API_SftpConnectorConfig.html)