Cloudfunctions2FunctionSecretVolumeVersion class
One entry in secret_volumes.versions. Maps a specific secret version
to a relative path under the volume mount.
- Annotations
-
- @immutable
Constructors
-
Cloudfunctions2FunctionSecretVolumeVersion({required TfArg<
String> path, required TfArg<String> version}) -
const
Properties
Methods
-
encode(
) → Map< String, Object?> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited