Class CloudRunV2JobConfig.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.google.cloud_run_v2_job.CloudRunV2JobConfig.Jsii$Proxy
-
- All Implemented Interfaces:
CloudRunV2JobConfig,com.hashicorp.cdktf.TerraformMetaArguments,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CloudRunV2JobConfig
@Stability(Stable) @Internal public static final class CloudRunV2JobConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CloudRunV2JobConfig
An implementation forCloudRunV2JobConfig
-
-
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.cloud_run_v2_job.CloudRunV2JobConfig
CloudRunV2JobConfig.Builder, CloudRunV2JobConfig.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(CloudRunV2JobConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theCloudRunV2JobConfig.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()booleanequals(Object o)Map<String,String>getAnnotations()Unstructured key value map that may be set by external tools to store and arbitrary metadata.CloudRunV2JobBinaryAuthorizationgetBinaryAuthorization()binary_authorization block.StringgetClient()Arbitrary identifier for the API client.StringgetClientVersion()Arbitrary version identifier for the API client.ObjectgetConnection()ObjectgetCount()List<com.hashicorp.cdktf.ITerraformDependable>getDependsOn()com.hashicorp.cdktf.ITerraformIteratorgetForEach()StringgetId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloud_run_v2_job#id CloudRunV2Job#id}.Map<String,String>getLabels()Unstructured key value map that can be used to organize and categorize objects.StringgetLaunchStage()The launch stage as defined by Google Cloud Platform Launch Stages.com.hashicorp.cdktf.TerraformResourceLifecyclegetLifecycle()StringgetLocation()The location of the cloud run job.StringgetName()Name of the Job.StringgetProject()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloud_run_v2_job#project CloudRunV2Job#project}.com.hashicorp.cdktf.TerraformProvidergetProvider()List<Object>getProvisioners()CloudRunV2JobTemplategetTemplate()template block.CloudRunV2JobTimeoutsgetTimeouts()timeouts block.inthashCode()
-
-
-
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(CloudRunV2JobConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by theCloudRunV2JobConfig.Builder.
-
-
Method Detail
-
getLocation
public final String getLocation()
Description copied from interface:CloudRunV2JobConfigThe location of the cloud run job.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloud_run_v2_job#location CloudRunV2Job#location}
- Specified by:
getLocationin interfaceCloudRunV2JobConfig
-
getName
public final String getName()
Description copied from interface:CloudRunV2JobConfigName of the Job.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloud_run_v2_job#name CloudRunV2Job#name}
- Specified by:
getNamein interfaceCloudRunV2JobConfig
-
getTemplate
public final CloudRunV2JobTemplate getTemplate()
Description copied from interface:CloudRunV2JobConfigtemplate block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloud_run_v2_job#template CloudRunV2Job#template}
- Specified by:
getTemplatein interfaceCloudRunV2JobConfig
-
getAnnotations
public final Map<String,String> getAnnotations()
Description copied from interface:CloudRunV2JobConfigUnstructured key value map that may be set by external tools to store and arbitrary metadata.They are not queryable and should be preserved when modifying objects. Cloud Run API v2 does not support annotations with 'run.googleapis.com', 'cloud.googleapis.com', 'serving.knative.dev', or 'autoscaling.knative.dev' namespaces, and they will be rejected on new resources. All system annotations in v1 now have a corresponding field in v2 Job. This field follows Kubernetes annotations' namespacing, limits, and rules. **Note**: This field is non-authoritative, and will only manage the annotations present in your configuration. Please refer to the field 'effective_annotations' for all of the annotations present on the resource. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloud_run_v2_job#annotations CloudRunV2Job#annotations}
- Specified by:
getAnnotationsin interfaceCloudRunV2JobConfig
-
getBinaryAuthorization
public final CloudRunV2JobBinaryAuthorization getBinaryAuthorization()
Description copied from interface:CloudRunV2JobConfigbinary_authorization block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloud_run_v2_job#binary_authorization CloudRunV2Job#binary_authorization}
- Specified by:
getBinaryAuthorizationin interfaceCloudRunV2JobConfig
-
getClient
public final String getClient()
Description copied from interface:CloudRunV2JobConfigArbitrary identifier for the API client.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloud_run_v2_job#client CloudRunV2Job#client}
- Specified by:
getClientin interfaceCloudRunV2JobConfig
-
getClientVersion
public final String getClientVersion()
Description copied from interface:CloudRunV2JobConfigArbitrary version identifier for the API client.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloud_run_v2_job#client_version CloudRunV2Job#client_version}
- Specified by:
getClientVersionin interfaceCloudRunV2JobConfig
-
getId
public final String getId()
Description copied from interface:CloudRunV2JobConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloud_run_v2_job#id CloudRunV2Job#id}.Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
- Specified by:
getIdin interfaceCloudRunV2JobConfig
-
getLabels
public final Map<String,String> getLabels()
Description copied from interface:CloudRunV2JobConfigUnstructured key value map that can be used to organize and categorize objects.User-provided labels are shared with Google's billing system, so they can be used to filter, or break down billing charges by team, component, environment, state, etc. For more information, visit https://cloud.google.com/resource-manager/docs/creating-managing-labels or https://cloud.google.com/run/docs/configuring/labels. Cloud Run API v2 does not support labels with 'run.googleapis.com', 'cloud.googleapis.com', 'serving.knative.dev', or 'autoscaling.knative.dev' namespaces, and they will be rejected. All system labels in v1 now have a corresponding field in v2 Job. **Note**: This field is non-authoritative, and will only manage the labels present in your configuration. Please refer to the field 'effective_labels' for all of the labels present on the resource. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloud_run_v2_job#labels CloudRunV2Job#labels}
- Specified by:
getLabelsin interfaceCloudRunV2JobConfig
-
getLaunchStage
public final String getLaunchStage()
Description copied from interface:CloudRunV2JobConfigThe launch stage as defined by Google Cloud Platform Launch Stages. Cloud Run supports ALPHA, BETA, and GA. If no value is specified, GA is assumed. Set the launch stage to a preview stage on input to allow use of preview features in that stage. On read (or output), describes whether the resource uses preview features.For example, if ALPHA is provided as input, but only BETA and GA-level features are used, this field will be BETA on output. Possible values: ["UNIMPLEMENTED", "PRELAUNCH", "EARLY_ACCESS", "ALPHA", "BETA", "GA", "DEPRECATED"] Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloud_run_v2_job#launch_stage CloudRunV2Job#launch_stage}
- Specified by:
getLaunchStagein interfaceCloudRunV2JobConfig
-
getProject
public final String getProject()
Description copied from interface:CloudRunV2JobConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloud_run_v2_job#project CloudRunV2Job#project}.- Specified by:
getProjectin interfaceCloudRunV2JobConfig
-
getTimeouts
public final CloudRunV2JobTimeouts getTimeouts()
Description copied from interface:CloudRunV2JobConfigtimeouts block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/cloud_run_v2_job#timeouts CloudRunV2Job#timeouts}
- Specified by:
getTimeoutsin interfaceCloudRunV2JobConfig
-
getConnection
public final Object getConnection()
- Specified by:
getConnectionin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getCount
public final Object getCount()
- Specified by:
getCountin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getDependsOn
public final List<com.hashicorp.cdktf.ITerraformDependable> getDependsOn()
- Specified by:
getDependsOnin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getForEach
public final com.hashicorp.cdktf.ITerraformIterator getForEach()
- Specified by:
getForEachin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getLifecycle
public final com.hashicorp.cdktf.TerraformResourceLifecycle getLifecycle()
- Specified by:
getLifecyclein interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getProvider
public final com.hashicorp.cdktf.TerraformProvider getProvider()
- Specified by:
getProviderin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getProvisioners
public final List<Object> getProvisioners()
- Specified by:
getProvisionersin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
-