protectedFiles

@JvmName(name = "ayxnqgeesasesefo")
suspend fun protectedFiles(value: Output<List<ConfigurationProtectedFileArgs>>)
@JvmName(name = "lyotbqhnxfwkpylu")
suspend fun protectedFiles(value: List<ConfigurationProtectedFileArgs>?)

Parameters

value

One or more protected_file (Protected File) blocks with sensitive information as defined below. If specified config_file must also be specified.


@JvmName(name = "cuifqyjmydnytcjm")
suspend fun protectedFiles(vararg values: Output<ConfigurationProtectedFileArgs>)


@JvmName(name = "ryvtxonhutdxdkji")
suspend fun protectedFiles(values: List<Output<ConfigurationProtectedFileArgs>>)
@JvmName(name = "idtgyttdnxsvslwv")
suspend fun protectedFiles(vararg values: ConfigurationProtectedFileArgs)

Parameters

values

One or more protected_file (Protected File) blocks with sensitive information as defined below. If specified config_file must also be specified.


@JvmName(name = "wkbuqoisbfxkrqgd")
suspend fun protectedFiles(argument: List<suspend ConfigurationProtectedFileArgsBuilder.() -> Unit>)
@JvmName(name = "ousxhxeknpfuoqkj")
suspend fun protectedFiles(vararg argument: suspend ConfigurationProtectedFileArgsBuilder.() -> Unit)
@JvmName(name = "bjnispxdmakmdkqv")
suspend fun protectedFiles(argument: suspend ConfigurationProtectedFileArgsBuilder.() -> Unit)

Parameters

argument

One or more protected_file (Protected File) blocks with sensitive information as defined below. If specified config_file must also be specified.