deletionPolicy

@JvmName(name = "ydgequexwdnngrwd")
suspend fun deletionPolicy(value: Output<String>)
@JvmName(name = "gxafqjkwghfyspfh")
suspend fun deletionPolicy(value: String?)

Parameters

value

Policy to control how the repository and its child resources are deleted. When set to FORCE, any child resources of this repository will also be deleted. Possible values: DELETE, FORCE. Defaults to DELETE.