deletionPolicy

val deletionPolicy: Output<String>?

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.