CloudRunServiceTemplateSpecContainersReadinessProbeHttpGet class final
Typed helper for the template.spec.containers.readiness_probe.http_get block of
google_cloud_run_service (derived from provider schema).
- Annotations
-
- @immutable
Constructors
-
CloudRunServiceTemplateSpecContainersReadinessProbeHttpGet({TfArg<
String> ? path, TfArg<num> ? port}) -
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