Branch Protection Allowed To Unprotect Args
data class BranchProtectionAllowedToUnprotectArgs(val accessLevel: Output<String>? = null, val accessLevelDescription: Output<String>? = null, val groupId: Output<Int>? = null, val userId: Output<Int>? = null) : ConvertibleToJava<BranchProtectionAllowedToUnprotectArgs>