Class DataGoogleCloudRunV2ServiceTemplateContainersStartupProbeTcpSocket.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.google.data_google_cloud_run_v2_service.DataGoogleCloudRunV2ServiceTemplateContainersStartupProbeTcpSocket.Jsii$Proxy
-
- All Implemented Interfaces:
DataGoogleCloudRunV2ServiceTemplateContainersStartupProbeTcpSocket,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- DataGoogleCloudRunV2ServiceTemplateContainersStartupProbeTcpSocket
@Stability(Stable) @Internal public static final class DataGoogleCloudRunV2ServiceTemplateContainersStartupProbeTcpSocket.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements DataGoogleCloudRunV2ServiceTemplateContainersStartupProbeTcpSocket
An implementation forDataGoogleCloudRunV2ServiceTemplateContainersStartupProbeTcpSocket
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.providers.google.data_google_cloud_run_v2_service.DataGoogleCloudRunV2ServiceTemplateContainersStartupProbeTcpSocket
DataGoogleCloudRunV2ServiceTemplateContainersStartupProbeTcpSocket.Builder, DataGoogleCloudRunV2ServiceTemplateContainersStartupProbeTcpSocket.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(DataGoogleCloudRunV2ServiceTemplateContainersStartupProbeTcpSocket.Builder builder)Constructor that initializes the object based on literal property values passed by theDataGoogleCloudRunV2ServiceTemplateContainersStartupProbeTcpSocket.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)Constructor that initializes the object based on values retrieved from the JsiiObject.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.fasterxml.jackson.databind.JsonNode$jsii$toJson()
-
-
-
Constructor Detail
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(DataGoogleCloudRunV2ServiceTemplateContainersStartupProbeTcpSocket.Builder builder)
Constructor that initializes the object based on literal property values passed by theDataGoogleCloudRunV2ServiceTemplateContainersStartupProbeTcpSocket.Builder.
-
-