protectedFiles

@JvmName(name = "amnoxvcshvjrpubj")
suspend fun protectedFiles(value: Output<List<ConfigurationProtectedFileArgs>>)
@JvmName(name = "jxystfplndfojncu")
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 = "thddosjmxukaywft")
suspend fun protectedFiles(vararg values: Output<ConfigurationProtectedFileArgs>)


@JvmName(name = "ctyjyxtkgbtjmutm")
suspend fun protectedFiles(values: List<Output<ConfigurationProtectedFileArgs>>)
@JvmName(name = "hayxsuyonanjypqd")
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 = "mbsqmgdcsimmyigc")
suspend fun protectedFiles(argument: List<suspend ConfigurationProtectedFileArgsBuilder.() -> Unit>)
@JvmName(name = "uxqiukwpffujrhii")
suspend fun protectedFiles(vararg argument: suspend ConfigurationProtectedFileArgsBuilder.() -> Unit)
@JvmName(name = "nqtkkvbialvjvmme")
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.