{
	"title" : "ReleaseBundleVisibility",
	"description" : "ReleaseBundleVisibility defines the visibility of the roll-out or release of a ReleaseBundle",
	"enum" : 
	[
		"QA",
		"BETA",
		"RELEASE"
	]
}