softDeletePolicy

@JvmName(name = "fkqhfnqgxdargwne")
suspend fun softDeletePolicy(value: Output<BucketSoftDeletePolicyArgs>)
@JvmName(name = "puqqhctbtbjdqrfy")
suspend fun softDeletePolicy(value: BucketSoftDeletePolicyArgs?)

Parameters

value

The bucket's soft delete policy, which defines the period of time that soft-deleted objects will be retained, and cannot be permanently deleted. If it is not provided, by default Google Cloud Storage sets this to default soft delete policy


@JvmName(name = "ommlraehfajatsgl")
suspend fun softDeletePolicy(argument: suspend BucketSoftDeletePolicyArgsBuilder.() -> Unit)

Parameters

argument

The bucket's soft delete policy, which defines the period of time that soft-deleted objects will be retained, and cannot be permanently deleted. If it is not provided, by default Google Cloud Storage sets this to default soft delete policy