protectedFiles

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "pcwgojeilmiefkue")
suspend fun protectedFiles(argument: List<suspend ConfigurationProtectedFileArgsBuilder.() -> Unit>)
@JvmName(name = "jynwbucinstpluev")
suspend fun protectedFiles(vararg argument: suspend ConfigurationProtectedFileArgsBuilder.() -> Unit)
@JvmName(name = "amqmhwmynfslpdto")
suspend fun protectedFiles(argument: suspend ConfigurationProtectedFileArgsBuilder.() -> Unit)

Parameters

argument

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