terraformValue property

  1. @override
String terraformValue
final

The Terraform-side string literal this enum value encodes to. Convention: emitted exactly as it appears in provider docs (typically SCREAMING_SNAKE_CASE for GCP).

Implementation

@override
final String terraformValue;