protected Files
Parameters
value
One or more protected_file
blocks with sensitive information as defined below. If specified config_file
must also be specified.
Parameters
values
One or more protected_file
blocks with sensitive information as defined below. If specified config_file
must also be specified.
suspend fun protectedFiles(argument: List<suspend ConfigurationProtectedFileArgsBuilder.() -> Unit>)
suspend fun protectedFiles(vararg 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.