trustedHostKeys

@JvmName(name = "elcmjoajqsafecby")
suspend fun trustedHostKeys(value: Output<List<String>>)
@JvmName(name = "psysnhitoakhpwls")
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 = "efflcmifoujevfsr")
suspend fun trustedHostKeys(vararg values: Output<String>)


@JvmName(name = "cvjdikhmiqysxppg")
suspend fun trustedHostKeys(values: List<Output<String>>)
@JvmName(name = "hviseagljfhxxjaq")
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)