protectedFiles

@JvmName(name = "vbkbfiujtmshmxjq")
suspend fun protectedFiles(value: Output<List<DeploymentConfigurationProtectedFileArgs>>)
@JvmName(name = "lcdlqaqffgkquvvo")
suspend fun protectedFiles(value: List<DeploymentConfigurationProtectedFileArgs>?)

Parameters

value

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


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


@JvmName(name = "smfbyuhqdegdsdpv")
suspend fun protectedFiles(values: List<Output<DeploymentConfigurationProtectedFileArgs>>)
@JvmName(name = "lcoytyfjluihmavc")
suspend fun protectedFiles(vararg values: DeploymentConfigurationProtectedFileArgs)

Parameters

values

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


@JvmName(name = "jabnnmuyrkptnrch")
suspend fun protectedFiles(argument: List<suspend DeploymentConfigurationProtectedFileArgsBuilder.() -> Unit>)
@JvmName(name = "fsjlobwicwybfcry")
suspend fun protectedFiles(vararg argument: suspend DeploymentConfigurationProtectedFileArgsBuilder.() -> Unit)
@JvmName(name = "tkfggicriekcsssx")
suspend fun protectedFiles(argument: suspend DeploymentConfigurationProtectedFileArgsBuilder.() -> Unit)

Parameters

argument

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