conditionName property
Must match a FirebaseRemoteConfigRemoteConfigRemoteConfigCondition.name in the parent template's
conditions list. Mismatches are not caught at compile time;
Terraform apply surfaces the error from the Remote Config API.
Implementation
final TfArg<String> conditionName;