class documentation
Undocumented
| Constant | __PROTO |
Protobuf enum descriptor from the registry. |
| Constant | __PROTO |
Fully qualified protobuf enum name. |
| Constant | EXPLICIT |
The secret value will be accessible via a separate method GetSecret |
| Constant | INLINE |
The secret value will be returned directly in the API response |
| Constant | MYSTERY |
The secret will be delivered via a MysteryBox secret, in case of terraform it is recommended to use that enum |
| Constant | UNSPECIFIED |
If not specified, the default behaviour will be applied. Currently it's INLINE, later will be EXPLICIT. |
Inherited from Enum:
| Class Method | get |
Return the protobuf EnumDescriptor for this enum. |
| Constant | __PB2 |
Alias for code that expects a protobuf descriptor. |
| Constant | __REGISTRY__ |
Registry for the enum and its descriptor. |
| Class Method | _missing_ |
Represent unknown open-enum numbers without losing their value. |
Protobuf enum descriptor from the registry.
| Value |
|