Represents a {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job google_cloud_run_v2_job}.
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2Job(
scope: Construct,
id: str,
connection: typing.Union[SSHProvisionerConnection, WinrmProvisionerConnection] = None,
count: typing.Union[typing.Union[int, float], TerraformCount] = None,
depends_on: typing.List[ITerraformDependable] = None,
for_each: ITerraformIterator = None,
lifecycle: TerraformResourceLifecycle = None,
provider: TerraformProvider = None,
provisioners: typing.List[typing.Union[FileProvisioner, LocalExecProvisioner, RemoteExecProvisioner]] = None,
location: str,
name: str,
template: CloudRunV2JobTemplate,
annotations: typing.Mapping[str] = None,
binary_authorization: CloudRunV2JobBinaryAuthorization = None,
client: str = None,
client_version: str = None,
deletion_protection: typing.Union[bool, IResolvable] = None,
id: str = None,
labels: typing.Mapping[str] = None,
launch_stage: str = None,
project: str = None,
timeouts: CloudRunV2JobTimeouts = None
)
Name | Type | Description |
---|---|---|
scope |
constructs.Construct |
The scope in which to define this construct. |
id |
str |
The scoped construct ID. |
connection |
typing.Union[cdktf.SSHProvisionerConnection, cdktf.WinrmProvisionerConnection] |
No description. |
count |
typing.Union[typing.Union[int, float], cdktf.TerraformCount] |
No description. |
depends_on |
typing.List[cdktf.ITerraformDependable] |
No description. |
for_each |
cdktf.ITerraformIterator |
No description. |
lifecycle |
cdktf.TerraformResourceLifecycle |
No description. |
provider |
cdktf.TerraformProvider |
No description. |
provisioners |
typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]] |
No description. |
location |
str |
The location of the cloud run job. |
name |
str |
Name of the Job. |
template |
CloudRunV2JobTemplate |
template block. |
annotations |
typing.Mapping[str] |
Unstructured key value map that may be set by external tools to store and arbitrary metadata. |
binary_authorization |
CloudRunV2JobBinaryAuthorization |
binary_authorization block. |
client |
str |
Arbitrary identifier for the API client. |
client_version |
str |
Arbitrary version identifier for the API client. |
deletion_protection |
typing.Union[bool, cdktf.IResolvable] |
Whether Terraform will be prevented from destroying the job. |
id |
str |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#id CloudRunV2Job#id}. |
labels |
typing.Mapping[str] |
Unstructured key value map that can be used to organize and categorize objects. |
launch_stage |
str |
The 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. |
project |
str |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#project CloudRunV2Job#project}. |
timeouts |
CloudRunV2JobTimeouts |
timeouts block. |
- Type: constructs.Construct
The scope in which to define this construct.
- Type: str
The scoped construct ID.
Must be unique amongst siblings in the same scope
- Type: typing.Union[cdktf.SSHProvisionerConnection, cdktf.WinrmProvisionerConnection]
- Type: typing.Union[typing.Union[int, float], cdktf.TerraformCount]
- Type: typing.List[cdktf.ITerraformDependable]
- Type: cdktf.ITerraformIterator
- Type: cdktf.TerraformResourceLifecycle
- Type: cdktf.TerraformProvider
- Type: typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
- Type: str
The location of the cloud run job.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#location CloudRunV2Job#location}
- Type: str
Name of the Job.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#name CloudRunV2Job#name}
- Type: CloudRunV2JobTemplate
template block.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#template CloudRunV2Job#template}
- Type: typing.Mapping[str]
Unstructured 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/6.35.0/docs/resources/cloud_run_v2_job#annotations CloudRunV2Job#annotations}
binary_authorization block.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#binary_authorization CloudRunV2Job#binary_authorization}
- Type: str
Arbitrary identifier for the API client.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#client CloudRunV2Job#client}
- Type: str
Arbitrary version identifier for the API client.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#client_version CloudRunV2Job#client_version}
- Type: typing.Union[bool, cdktf.IResolvable]
Whether Terraform will be prevented from destroying the job.
Defaults to true. When a'terraform destroy' or 'terraform apply' would delete the job, the command will fail if this field is not set to false in Terraform state. When the field is set to true or unset in Terraform state, a 'terraform apply' or 'terraform destroy' that would delete the job will fail. When the field is set to false, deleting the job is allowed.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#deletion_protection CloudRunV2Job#deletion_protection}
- Type: str
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/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.
- Type: typing.Mapping[str]
Unstructured 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/6.35.0/docs/resources/cloud_run_v2_job#labels CloudRunV2Job#labels}
- Type: str
The 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/6.35.0/docs/resources/cloud_run_v2_job#launch_stage CloudRunV2Job#launch_stage}
- Type: str
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#project CloudRunV2Job#project}.
- Type: CloudRunV2JobTimeouts
timeouts block.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#timeouts CloudRunV2Job#timeouts}
Name | Description |
---|---|
to_string |
Returns a string representation of this construct. |
add_override |
No description. |
override_logical_id |
Overrides the auto-generated logical ID with a specific ID. |
reset_override_logical_id |
Resets a previously passed logical Id to use the auto-generated logical id again. |
to_hcl_terraform |
No description. |
to_metadata |
No description. |
to_terraform |
Adds this resource to the terraform JSON output. |
add_move_target |
Adds a user defined moveTarget string to this resource to be later used in .moveTo(moveTarget) to resolve the location of the move. |
get_any_map_attribute |
No description. |
get_boolean_attribute |
No description. |
get_boolean_map_attribute |
No description. |
get_list_attribute |
No description. |
get_number_attribute |
No description. |
get_number_list_attribute |
No description. |
get_number_map_attribute |
No description. |
get_string_attribute |
No description. |
get_string_map_attribute |
No description. |
has_resource_move |
No description. |
import_from |
No description. |
interpolation_for_attribute |
No description. |
move_from_id |
Move the resource corresponding to "id" to this resource. |
move_to |
Moves this resource to the target resource given by moveTarget. |
move_to_id |
Moves this resource to the resource corresponding to "id". |
put_binary_authorization |
No description. |
put_template |
No description. |
put_timeouts |
No description. |
reset_annotations |
No description. |
reset_binary_authorization |
No description. |
reset_client |
No description. |
reset_client_version |
No description. |
reset_deletion_protection |
No description. |
reset_id |
No description. |
reset_labels |
No description. |
reset_launch_stage |
No description. |
reset_project |
No description. |
reset_timeouts |
No description. |
def to_string() -> str
Returns a string representation of this construct.
def add_override(
path: str,
value: typing.Any
) -> None
- Type: str
- Type: typing.Any
def override_logical_id(
new_logical_id: str
) -> None
Overrides the auto-generated logical ID with a specific ID.
- Type: str
The new logical ID to use for this stack element.
def reset_override_logical_id() -> None
Resets a previously passed logical Id to use the auto-generated logical id again.
def to_hcl_terraform() -> typing.Any
def to_metadata() -> typing.Any
def to_terraform() -> typing.Any
Adds this resource to the terraform JSON output.
def add_move_target(
move_target: str
) -> None
Adds a user defined moveTarget string to this resource to be later used in .moveTo(moveTarget) to resolve the location of the move.
- Type: str
The string move target that will correspond to this resource.
def get_any_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Any]
- Type: str
def get_boolean_attribute(
terraform_attribute: str
) -> IResolvable
- Type: str
def get_boolean_map_attribute(
terraform_attribute: str
) -> typing.Mapping[bool]
- Type: str
def get_list_attribute(
terraform_attribute: str
) -> typing.List[str]
- Type: str
def get_number_attribute(
terraform_attribute: str
) -> typing.Union[int, float]
- Type: str
def get_number_list_attribute(
terraform_attribute: str
) -> typing.List[typing.Union[int, float]]
- Type: str
def get_number_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Union[int, float]]
- Type: str
def get_string_attribute(
terraform_attribute: str
) -> str
- Type: str
def get_string_map_attribute(
terraform_attribute: str
) -> typing.Mapping[str]
- Type: str
def has_resource_move() -> typing.Union[TerraformResourceMoveByTarget, TerraformResourceMoveById]
def import_from(
id: str,
provider: TerraformProvider = None
) -> None
- Type: str
- Type: cdktf.TerraformProvider
def interpolation_for_attribute(
terraform_attribute: str
) -> IResolvable
- Type: str
def move_from_id(
id: str
) -> None
Move the resource corresponding to "id" to this resource.
Note that the resource being moved from must be marked as moved using it's instance function.
- Type: str
Full id of resource being moved from, e.g. "aws_s3_bucket.example".
def move_to(
move_target: str,
index: typing.Union[str, typing.Union[int, float]] = None
) -> None
Moves this resource to the target resource given by moveTarget.
- Type: str
The previously set user defined string set by .addMoveTarget() corresponding to the resource to move to.
- Type: typing.Union[str, typing.Union[int, float]]
Optional The index corresponding to the key the resource is to appear in the foreach of a resource to move to.
def move_to_id(
id: str
) -> None
Moves this resource to the resource corresponding to "id".
- Type: str
Full id of resource to move to, e.g. "aws_s3_bucket.example".
def put_binary_authorization(
breakglass_justification: str = None,
policy: str = None,
use_default: typing.Union[bool, IResolvable] = None
) -> None
- Type: str
If present, indicates to use Breakglass using this justification.
If useDefault is False, then it must be empty. For more information on breakglass, see https://cloud.google.com/binary-authorization/docs/using-breakglass
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#breakglass_justification CloudRunV2Job#breakglass_justification}
- Type: str
The path to a binary authorization policy. Format: projects/{project}/platforms/cloudRun/{policy-name}.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#policy CloudRunV2Job#policy}
- Type: typing.Union[bool, cdktf.IResolvable]
If True, indicates to use the default project's binary authorization policy. If False, binary authorization will be disabled.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#use_default CloudRunV2Job#use_default}
def put_template(
template: CloudRunV2JobTemplateTemplate,
annotations: typing.Mapping[str] = None,
labels: typing.Mapping[str] = None,
parallelism: typing.Union[int, float] = None,
task_count: typing.Union[int, float] = None
) -> None
template block.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#template CloudRunV2Job#template}
- Type: typing.Mapping[str]
Unstructured 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. All system annotations in v1 now have a corresponding field in v2 ExecutionTemplate.
This field follows Kubernetes annotations' namespacing, limits, and rules.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#annotations CloudRunV2Job#annotations}
- Type: typing.Mapping[str]
Unstructured 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 ExecutionTemplate.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#labels CloudRunV2Job#labels}
- Type: typing.Union[int, float]
Specifies the maximum desired number of tasks the execution should run at given time.
Must be <= taskCount. When the job is run, if this field is 0 or unset, the maximum possible value will be used for that execution. The actual number of tasks running in steady state will be less than this number when there are fewer tasks waiting to be completed remaining, i.e. when the work left to do is less than max parallelism.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#parallelism CloudRunV2Job#parallelism}
- Type: typing.Union[int, float]
Specifies the desired number of tasks the execution should run.
Setting to 1 means that parallelism is limited to 1 and the success of that task signals the success of the execution. More info: https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#task_count CloudRunV2Job#task_count}
def put_timeouts(
create: str = None,
delete: str = None,
update: str = None
) -> None
- Type: str
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#create CloudRunV2Job#create}.
- Type: str
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#delete CloudRunV2Job#delete}.
- Type: str
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#update CloudRunV2Job#update}.
def reset_annotations() -> None
def reset_binary_authorization() -> None
def reset_client() -> None
def reset_client_version() -> None
def reset_deletion_protection() -> None
def reset_id() -> None
def reset_labels() -> None
def reset_launch_stage() -> None
def reset_project() -> None
def reset_timeouts() -> None
Name | Description |
---|---|
is_construct |
Checks if x is a construct. |
is_terraform_element |
No description. |
is_terraform_resource |
No description. |
generate_config_for_import |
Generates CDKTF code for importing a CloudRunV2Job resource upon running "cdktf plan ". |
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2Job.is_construct(
x: typing.Any
)
Checks if x
is a construct.
Use this method instead of instanceof
to properly detect Construct
instances, even when the construct library is symlinked.
Explanation: in JavaScript, multiple copies of the constructs
library on
disk are seen as independent, completely different libraries. As a
consequence, the class Construct
in each copy of the constructs
library
is seen as a different class, and an instance of one class will not test as
instanceof
the other class. npm install
will not create installations
like this, but users may manually symlink construct libraries together or
use a monorepo tool: in those cases, multiple copies of the constructs
library can be accidentally installed, and instanceof
will behave
unpredictably. It is safest to avoid using instanceof
, and using
this type-testing method instead.
- Type: typing.Any
Any object.
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2Job.is_terraform_element(
x: typing.Any
)
- Type: typing.Any
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2Job.is_terraform_resource(
x: typing.Any
)
- Type: typing.Any
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2Job.generate_config_for_import(
scope: Construct,
import_to_id: str,
import_from_id: str,
provider: TerraformProvider = None
)
Generates CDKTF code for importing a CloudRunV2Job resource upon running "cdktf plan ".
- Type: constructs.Construct
The scope in which to define this construct.
- Type: str
The construct id used in the generated config for the CloudRunV2Job to import.
- Type: str
The id of the existing CloudRunV2Job that should be imported.
Refer to the {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#import import section} in the documentation of this resource for the id to use
- Type: cdktf.TerraformProvider
? Optional instance of the provider where the CloudRunV2Job to import is found.
Name | Type | Description |
---|---|---|
node |
constructs.Node |
The tree node. |
cdktf_stack |
cdktf.TerraformStack |
No description. |
fqn |
str |
No description. |
friendly_unique_id |
str |
No description. |
terraform_meta_arguments |
typing.Mapping[typing.Any] |
No description. |
terraform_resource_type |
str |
No description. |
terraform_generator_metadata |
cdktf.TerraformProviderGeneratorMetadata |
No description. |
connection |
typing.Union[cdktf.SSHProvisionerConnection, cdktf.WinrmProvisionerConnection] |
No description. |
count |
typing.Union[typing.Union[int, float], cdktf.TerraformCount] |
No description. |
depends_on |
typing.List[str] |
No description. |
for_each |
cdktf.ITerraformIterator |
No description. |
lifecycle |
cdktf.TerraformResourceLifecycle |
No description. |
provider |
cdktf.TerraformProvider |
No description. |
provisioners |
typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]] |
No description. |
binary_authorization |
CloudRunV2JobBinaryAuthorizationOutputReference |
No description. |
conditions |
CloudRunV2JobConditionsList |
No description. |
create_time |
str |
No description. |
creator |
str |
No description. |
delete_time |
str |
No description. |
effective_annotations |
cdktf.StringMap |
No description. |
effective_labels |
cdktf.StringMap |
No description. |
etag |
str |
No description. |
execution_count |
typing.Union[int, float] |
No description. |
expire_time |
str |
No description. |
generation |
str |
No description. |
last_modifier |
str |
No description. |
latest_created_execution |
CloudRunV2JobLatestCreatedExecutionList |
No description. |
observed_generation |
str |
No description. |
reconciling |
cdktf.IResolvable |
No description. |
template |
CloudRunV2JobTemplateOutputReference |
No description. |
terminal_condition |
CloudRunV2JobTerminalConditionList |
No description. |
terraform_labels |
cdktf.StringMap |
No description. |
timeouts |
CloudRunV2JobTimeoutsOutputReference |
No description. |
uid |
str |
No description. |
update_time |
str |
No description. |
annotations_input |
typing.Mapping[str] |
No description. |
binary_authorization_input |
CloudRunV2JobBinaryAuthorization |
No description. |
client_input |
str |
No description. |
client_version_input |
str |
No description. |
deletion_protection_input |
typing.Union[bool, cdktf.IResolvable] |
No description. |
id_input |
str |
No description. |
labels_input |
typing.Mapping[str] |
No description. |
launch_stage_input |
str |
No description. |
location_input |
str |
No description. |
name_input |
str |
No description. |
project_input |
str |
No description. |
template_input |
CloudRunV2JobTemplate |
No description. |
timeouts_input |
typing.Union[cdktf.IResolvable, CloudRunV2JobTimeouts] |
No description. |
annotations |
typing.Mapping[str] |
No description. |
client |
str |
No description. |
client_version |
str |
No description. |
deletion_protection |
typing.Union[bool, cdktf.IResolvable] |
No description. |
id |
str |
No description. |
labels |
typing.Mapping[str] |
No description. |
launch_stage |
str |
No description. |
location |
str |
No description. |
name |
str |
No description. |
project |
str |
No description. |
node: Node
- Type: constructs.Node
The tree node.
cdktf_stack: TerraformStack
- Type: cdktf.TerraformStack
fqn: str
- Type: str
friendly_unique_id: str
- Type: str
terraform_meta_arguments: typing.Mapping[typing.Any]
- Type: typing.Mapping[typing.Any]
terraform_resource_type: str
- Type: str
terraform_generator_metadata: TerraformProviderGeneratorMetadata
- Type: cdktf.TerraformProviderGeneratorMetadata
connection: typing.Union[SSHProvisionerConnection, WinrmProvisionerConnection]
- Type: typing.Union[cdktf.SSHProvisionerConnection, cdktf.WinrmProvisionerConnection]
count: typing.Union[typing.Union[int, float], TerraformCount]
- Type: typing.Union[typing.Union[int, float], cdktf.TerraformCount]
depends_on: typing.List[str]
- Type: typing.List[str]
for_each: ITerraformIterator
- Type: cdktf.ITerraformIterator
lifecycle: TerraformResourceLifecycle
- Type: cdktf.TerraformResourceLifecycle
provider: TerraformProvider
- Type: cdktf.TerraformProvider
provisioners: typing.List[typing.Union[FileProvisioner, LocalExecProvisioner, RemoteExecProvisioner]]
- Type: typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
binary_authorization: CloudRunV2JobBinaryAuthorizationOutputReference
conditions: CloudRunV2JobConditionsList
create_time: str
- Type: str
creator: str
- Type: str
delete_time: str
- Type: str
effective_annotations: StringMap
- Type: cdktf.StringMap
effective_labels: StringMap
- Type: cdktf.StringMap
etag: str
- Type: str
execution_count: typing.Union[int, float]
- Type: typing.Union[int, float]
expire_time: str
- Type: str
generation: str
- Type: str
last_modifier: str
- Type: str
latest_created_execution: CloudRunV2JobLatestCreatedExecutionList
observed_generation: str
- Type: str
reconciling: IResolvable
- Type: cdktf.IResolvable
template: CloudRunV2JobTemplateOutputReference
terminal_condition: CloudRunV2JobTerminalConditionList
terraform_labels: StringMap
- Type: cdktf.StringMap
timeouts: CloudRunV2JobTimeoutsOutputReference
uid: str
- Type: str
update_time: str
- Type: str
annotations_input: typing.Mapping[str]
- Type: typing.Mapping[str]
binary_authorization_input: CloudRunV2JobBinaryAuthorization
client_input: str
- Type: str
client_version_input: str
- Type: str
deletion_protection_input: typing.Union[bool, IResolvable]
- Type: typing.Union[bool, cdktf.IResolvable]
id_input: str
- Type: str
labels_input: typing.Mapping[str]
- Type: typing.Mapping[str]
launch_stage_input: str
- Type: str
location_input: str
- Type: str
name_input: str
- Type: str
project_input: str
- Type: str
template_input: CloudRunV2JobTemplate
- Type: CloudRunV2JobTemplate
timeouts_input: typing.Union[IResolvable, CloudRunV2JobTimeouts]
- Type: typing.Union[cdktf.IResolvable, CloudRunV2JobTimeouts]
annotations: typing.Mapping[str]
- Type: typing.Mapping[str]
client: str
- Type: str
client_version: str
- Type: str
deletion_protection: typing.Union[bool, IResolvable]
- Type: typing.Union[bool, cdktf.IResolvable]
id: str
- Type: str
labels: typing.Mapping[str]
- Type: typing.Mapping[str]
launch_stage: str
- Type: str
location: str
- Type: str
name: str
- Type: str
project: str
- Type: str
Name | Type | Description |
---|---|---|
tfResourceType |
str |
No description. |
tfResourceType: str
- Type: str
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobBinaryAuthorization(
breakglass_justification: str = None,
policy: str = None,
use_default: typing.Union[bool, IResolvable] = None
)
Name | Type | Description |
---|---|---|
breakglass_justification |
str |
If present, indicates to use Breakglass using this justification. |
policy |
str |
The path to a binary authorization policy. Format: projects/{project}/platforms/cloudRun/{policy-name}. |
use_default |
typing.Union[bool, cdktf.IResolvable] |
If True, indicates to use the default project's binary authorization policy. If False, binary authorization will be disabled. |
breakglass_justification: str
- Type: str
If present, indicates to use Breakglass using this justification.
If useDefault is False, then it must be empty. For more information on breakglass, see https://cloud.google.com/binary-authorization/docs/using-breakglass
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#breakglass_justification CloudRunV2Job#breakglass_justification}
policy: str
- Type: str
The path to a binary authorization policy. Format: projects/{project}/platforms/cloudRun/{policy-name}.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#policy CloudRunV2Job#policy}
use_default: typing.Union[bool, IResolvable]
- Type: typing.Union[bool, cdktf.IResolvable]
If True, indicates to use the default project's binary authorization policy. If False, binary authorization will be disabled.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#use_default CloudRunV2Job#use_default}
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobConditions()
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobConfig(
connection: typing.Union[SSHProvisionerConnection, WinrmProvisionerConnection] = None,
count: typing.Union[typing.Union[int, float], TerraformCount] = None,
depends_on: typing.List[ITerraformDependable] = None,
for_each: ITerraformIterator = None,
lifecycle: TerraformResourceLifecycle = None,
provider: TerraformProvider = None,
provisioners: typing.List[typing.Union[FileProvisioner, LocalExecProvisioner, RemoteExecProvisioner]] = None,
location: str,
name: str,
template: CloudRunV2JobTemplate,
annotations: typing.Mapping[str] = None,
binary_authorization: CloudRunV2JobBinaryAuthorization = None,
client: str = None,
client_version: str = None,
deletion_protection: typing.Union[bool, IResolvable] = None,
id: str = None,
labels: typing.Mapping[str] = None,
launch_stage: str = None,
project: str = None,
timeouts: CloudRunV2JobTimeouts = None
)
Name | Type | Description |
---|---|---|
connection |
typing.Union[cdktf.SSHProvisionerConnection, cdktf.WinrmProvisionerConnection] |
No description. |
count |
typing.Union[typing.Union[int, float], cdktf.TerraformCount] |
No description. |
depends_on |
typing.List[cdktf.ITerraformDependable] |
No description. |
for_each |
cdktf.ITerraformIterator |
No description. |
lifecycle |
cdktf.TerraformResourceLifecycle |
No description. |
provider |
cdktf.TerraformProvider |
No description. |
provisioners |
typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]] |
No description. |
location |
str |
The location of the cloud run job. |
name |
str |
Name of the Job. |
template |
CloudRunV2JobTemplate |
template block. |
annotations |
typing.Mapping[str] |
Unstructured key value map that may be set by external tools to store and arbitrary metadata. |
binary_authorization |
CloudRunV2JobBinaryAuthorization |
binary_authorization block. |
client |
str |
Arbitrary identifier for the API client. |
client_version |
str |
Arbitrary version identifier for the API client. |
deletion_protection |
typing.Union[bool, cdktf.IResolvable] |
Whether Terraform will be prevented from destroying the job. |
id |
str |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#id CloudRunV2Job#id}. |
labels |
typing.Mapping[str] |
Unstructured key value map that can be used to organize and categorize objects. |
launch_stage |
str |
The 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. |
project |
str |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#project CloudRunV2Job#project}. |
timeouts |
CloudRunV2JobTimeouts |
timeouts block. |
connection: typing.Union[SSHProvisionerConnection, WinrmProvisionerConnection]
- Type: typing.Union[cdktf.SSHProvisionerConnection, cdktf.WinrmProvisionerConnection]
count: typing.Union[typing.Union[int, float], TerraformCount]
- Type: typing.Union[typing.Union[int, float], cdktf.TerraformCount]
depends_on: typing.List[ITerraformDependable]
- Type: typing.List[cdktf.ITerraformDependable]
for_each: ITerraformIterator
- Type: cdktf.ITerraformIterator
lifecycle: TerraformResourceLifecycle
- Type: cdktf.TerraformResourceLifecycle
provider: TerraformProvider
- Type: cdktf.TerraformProvider
provisioners: typing.List[typing.Union[FileProvisioner, LocalExecProvisioner, RemoteExecProvisioner]]
- Type: typing.List[typing.Union[cdktf.FileProvisioner, cdktf.LocalExecProvisioner, cdktf.RemoteExecProvisioner]]
location: str
- Type: str
The location of the cloud run job.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#location CloudRunV2Job#location}
name: str
- Type: str
Name of the Job.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#name CloudRunV2Job#name}
template: CloudRunV2JobTemplate
- Type: CloudRunV2JobTemplate
template block.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#template CloudRunV2Job#template}
annotations: typing.Mapping[str]
- Type: typing.Mapping[str]
Unstructured 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/6.35.0/docs/resources/cloud_run_v2_job#annotations CloudRunV2Job#annotations}
binary_authorization: CloudRunV2JobBinaryAuthorization
binary_authorization block.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#binary_authorization CloudRunV2Job#binary_authorization}
client: str
- Type: str
Arbitrary identifier for the API client.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#client CloudRunV2Job#client}
client_version: str
- Type: str
Arbitrary version identifier for the API client.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#client_version CloudRunV2Job#client_version}
deletion_protection: typing.Union[bool, IResolvable]
- Type: typing.Union[bool, cdktf.IResolvable]
Whether Terraform will be prevented from destroying the job.
Defaults to true. When a'terraform destroy' or 'terraform apply' would delete the job, the command will fail if this field is not set to false in Terraform state. When the field is set to true or unset in Terraform state, a 'terraform apply' or 'terraform destroy' that would delete the job will fail. When the field is set to false, deleting the job is allowed.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#deletion_protection CloudRunV2Job#deletion_protection}
id: str
- Type: str
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/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.
labels: typing.Mapping[str]
- Type: typing.Mapping[str]
Unstructured 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/6.35.0/docs/resources/cloud_run_v2_job#labels CloudRunV2Job#labels}
launch_stage: str
- Type: str
The 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/6.35.0/docs/resources/cloud_run_v2_job#launch_stage CloudRunV2Job#launch_stage}
project: str
- Type: str
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#project CloudRunV2Job#project}.
timeouts: CloudRunV2JobTimeouts
- Type: CloudRunV2JobTimeouts
timeouts block.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#timeouts CloudRunV2Job#timeouts}
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobLatestCreatedExecution()
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplate(
template: CloudRunV2JobTemplateTemplate,
annotations: typing.Mapping[str] = None,
labels: typing.Mapping[str] = None,
parallelism: typing.Union[int, float] = None,
task_count: typing.Union[int, float] = None
)
Name | Type | Description |
---|---|---|
template |
CloudRunV2JobTemplateTemplate |
template block. |
annotations |
typing.Mapping[str] |
Unstructured key value map that may be set by external tools to store and arbitrary metadata. |
labels |
typing.Mapping[str] |
Unstructured key value map that can be used to organize and categorize objects. |
parallelism |
typing.Union[int, float] |
Specifies the maximum desired number of tasks the execution should run at given time. |
task_count |
typing.Union[int, float] |
Specifies the desired number of tasks the execution should run. |
template: CloudRunV2JobTemplateTemplate
template block.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#template CloudRunV2Job#template}
annotations: typing.Mapping[str]
- Type: typing.Mapping[str]
Unstructured 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. All system annotations in v1 now have a corresponding field in v2 ExecutionTemplate.
This field follows Kubernetes annotations' namespacing, limits, and rules.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#annotations CloudRunV2Job#annotations}
labels: typing.Mapping[str]
- Type: typing.Mapping[str]
Unstructured 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 ExecutionTemplate.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#labels CloudRunV2Job#labels}
parallelism: typing.Union[int, float]
- Type: typing.Union[int, float]
Specifies the maximum desired number of tasks the execution should run at given time.
Must be <= taskCount. When the job is run, if this field is 0 or unset, the maximum possible value will be used for that execution. The actual number of tasks running in steady state will be less than this number when there are fewer tasks waiting to be completed remaining, i.e. when the work left to do is less than max parallelism.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#parallelism CloudRunV2Job#parallelism}
task_count: typing.Union[int, float]
- Type: typing.Union[int, float]
Specifies the desired number of tasks the execution should run.
Setting to 1 means that parallelism is limited to 1 and the success of that task signals the success of the execution. More info: https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#task_count CloudRunV2Job#task_count}
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplate(
containers: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainers]] = None,
encryption_key: str = None,
execution_environment: str = None,
max_retries: typing.Union[int, float] = None,
service_account: str = None,
timeout: str = None,
volumes: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateVolumes]] = None,
vpc_access: CloudRunV2JobTemplateTemplateVpcAccess = None
)
Name | Type | Description |
---|---|---|
containers |
typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainers]] |
containers block. |
encryption_key |
str |
A reference to a customer managed encryption key (CMEK) to use to encrypt this container image. |
execution_environment |
str |
The execution environment being used to host this Task. Possible values: ["EXECUTION_ENVIRONMENT_GEN1", "EXECUTION_ENVIRONMENT_GEN2"]. |
max_retries |
typing.Union[int, float] |
Number of retries allowed per Task, before marking this Task failed. Defaults to 3. Minimum value is 0. |
service_account |
str |
Email address of the IAM service account associated with the Task of a Job. |
timeout |
str |
Max allowed time duration the Task may be active before the system will actively try to mark it failed and kill associated containers. |
volumes |
typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateVolumes]] |
volumes block. |
vpc_access |
CloudRunV2JobTemplateTemplateVpcAccess |
vpc_access block. |
containers: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainers]]
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainers]]
containers block.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#containers CloudRunV2Job#containers}
encryption_key: str
- Type: str
A reference to a customer managed encryption key (CMEK) to use to encrypt this container image.
For more information, go to https://cloud.google.com/run/docs/securing/using-cmek
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#encryption_key CloudRunV2Job#encryption_key}
execution_environment: str
- Type: str
The execution environment being used to host this Task. Possible values: ["EXECUTION_ENVIRONMENT_GEN1", "EXECUTION_ENVIRONMENT_GEN2"].
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#execution_environment CloudRunV2Job#execution_environment}
max_retries: typing.Union[int, float]
- Type: typing.Union[int, float]
Number of retries allowed per Task, before marking this Task failed. Defaults to 3. Minimum value is 0.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#max_retries CloudRunV2Job#max_retries}
service_account: str
- Type: str
Email address of the IAM service account associated with the Task of a Job.
The service account represents the identity of the running task, and determines what permissions the task has. If not provided, the task will use the project's default service account.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#service_account CloudRunV2Job#service_account}
timeout: str
- Type: str
Max allowed time duration the Task may be active before the system will actively try to mark it failed and kill associated containers.
This applies per attempt of a task, meaning each retry can run for the full timeout.
A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s".
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#timeout CloudRunV2Job#timeout}
volumes: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateVolumes]]
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateVolumes]]
volumes block.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#volumes CloudRunV2Job#volumes}
vpc_access: CloudRunV2JobTemplateTemplateVpcAccess
vpc_access block.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#vpc_access CloudRunV2Job#vpc_access}
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateContainers(
image: str,
args: typing.List[str] = None,
command: typing.List[str] = None,
env: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersEnv]] = None,
name: str = None,
ports: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersPorts]] = None,
resources: CloudRunV2JobTemplateTemplateContainersResources = None,
volume_mounts: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersVolumeMounts]] = None,
working_dir: str = None
)
Name | Type | Description |
---|---|---|
image |
str |
URL of the Container image in Google Container Registry or Google Artifact Registry. More info: https://kubernetes.io/docs/concepts/containers/images. |
args |
typing.List[str] |
Arguments to the entrypoint. |
command |
typing.List[str] |
Entrypoint array. |
env |
typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersEnv]] |
env block. |
name |
str |
Name of the container specified as a DNS_LABEL. |
ports |
typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersPorts]] |
ports block. |
resources |
CloudRunV2JobTemplateTemplateContainersResources |
resources block. |
volume_mounts |
typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersVolumeMounts]] |
volume_mounts block. |
working_dir |
str |
Container's working directory. |
image: str
- Type: str
URL of the Container image in Google Container Registry or Google Artifact Registry. More info: https://kubernetes.io/docs/concepts/containers/images.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#image CloudRunV2Job#image}
args: typing.List[str]
- Type: typing.List[str]
Arguments to the entrypoint.
The docker image's CMD is used if this is not provided. Variable references are not supported in Cloud Run.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#args CloudRunV2Job#args}
command: typing.List[str]
- Type: typing.List[str]
Entrypoint array.
Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided. Variable references
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#command CloudRunV2Job#command}
env: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersEnv]]
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersEnv]]
env block.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#env CloudRunV2Job#env}
name: str
- Type: str
Name of the container specified as a DNS_LABEL.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#name CloudRunV2Job#name}
ports: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersPorts]]
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersPorts]]
ports block.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#ports CloudRunV2Job#ports}
resources: CloudRunV2JobTemplateTemplateContainersResources
resources block.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#resources CloudRunV2Job#resources}
volume_mounts: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersVolumeMounts]]
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersVolumeMounts]]
volume_mounts block.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#volume_mounts CloudRunV2Job#volume_mounts}
working_dir: str
- Type: str
Container's working directory.
If not specified, the container runtime's default will be used, which might be configured in the container image.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#working_dir CloudRunV2Job#working_dir}
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateContainersEnv(
name: str,
value: str = None,
value_source: CloudRunV2JobTemplateTemplateContainersEnvValueSource = None
)
Name | Type | Description |
---|---|---|
name |
str |
Name of the environment variable. Must be a C_IDENTIFIER, and mnay not exceed 32768 characters. |
value |
str |
Literal value of the environment variable. |
value_source |
CloudRunV2JobTemplateTemplateContainersEnvValueSource |
value_source block. |
name: str
- Type: str
Name of the environment variable. Must be a C_IDENTIFIER, and mnay not exceed 32768 characters.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#name CloudRunV2Job#name}
value: str
- Type: str
Literal value of the environment variable.
Defaults to "" and the maximum allowed length is 32768 characters. Variable references are not supported in Cloud Run.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#value CloudRunV2Job#value}
value_source: CloudRunV2JobTemplateTemplateContainersEnvValueSource
value_source block.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#value_source CloudRunV2Job#value_source}
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateContainersEnvValueSource(
secret_key_ref: CloudRunV2JobTemplateTemplateContainersEnvValueSourceSecretKeyRef = None
)
Name | Type | Description |
---|---|---|
secret_key_ref |
CloudRunV2JobTemplateTemplateContainersEnvValueSourceSecretKeyRef |
secret_key_ref block. |
secret_key_ref: CloudRunV2JobTemplateTemplateContainersEnvValueSourceSecretKeyRef
secret_key_ref block.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#secret_key_ref CloudRunV2Job#secret_key_ref}
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateContainersEnvValueSourceSecretKeyRef(
secret: str,
version: str
)
Name | Type | Description |
---|---|---|
secret |
str |
The name of the secret in Cloud Secret Manager. |
version |
str |
The Cloud Secret Manager secret version. |
secret: str
- Type: str
The name of the secret in Cloud Secret Manager.
Format: {secretName} if the secret is in the same project. projects/{project}/secrets/{secretName} if the secret is in a different project.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#secret CloudRunV2Job#secret}
version: str
- Type: str
The Cloud Secret Manager secret version.
Can be 'latest' for the latest value or an integer for a specific version.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#version CloudRunV2Job#version}
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateContainersPorts(
container_port: typing.Union[int, float] = None,
name: str = None
)
Name | Type | Description |
---|---|---|
container_port |
typing.Union[int, float] |
Port number the container listens on. This must be a valid TCP port number, 0 < containerPort < 65536. |
name |
str |
If specified, used to specify which protocol to use. Allowed values are "http1" and "h2c". |
container_port: typing.Union[int, float]
- Type: typing.Union[int, float]
Port number the container listens on. This must be a valid TCP port number, 0 < containerPort < 65536.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#container_port CloudRunV2Job#container_port}
name: str
- Type: str
If specified, used to specify which protocol to use. Allowed values are "http1" and "h2c".
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#name CloudRunV2Job#name}
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateContainersResources(
limits: typing.Mapping[str] = None
)
Name | Type | Description |
---|---|---|
limits |
typing.Mapping[str] |
Only memory and CPU are supported. |
limits: typing.Mapping[str]
- Type: typing.Mapping[str]
Only memory and CPU are supported.
Use key 'cpu' for CPU limit and 'memory' for memory limit. Note: The only supported values for CPU are '1', '2', '4', and '8'. Setting 4 CPU requires at least 2Gi of memory. The values of the map is string form of the 'quantity' k8s type: https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#limits CloudRunV2Job#limits}
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateContainersVolumeMounts(
mount_path: str,
name: str
)
Name | Type | Description |
---|---|---|
mount_path |
str |
Path within the container at which the volume should be mounted. |
name |
str |
This must match the Name of a Volume. |
mount_path: str
- Type: str
Path within the container at which the volume should be mounted.
Must not contain ':'. For Cloud SQL volumes, it can be left empty, or must otherwise be /cloudsql. All instances defined in the Volume will be available as /cloudsql/[instance]. For more information on Cloud SQL volumes, visit https://cloud.google.com/sql/docs/mysql/connect-run
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#mount_path CloudRunV2Job#mount_path}
name: str
- Type: str
This must match the Name of a Volume.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#name CloudRunV2Job#name}
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateVolumes(
name: str,
cloud_sql_instance: CloudRunV2JobTemplateTemplateVolumesCloudSqlInstance = None,
empty_dir: CloudRunV2JobTemplateTemplateVolumesEmptyDir = None,
gcs: CloudRunV2JobTemplateTemplateVolumesGcs = None,
nfs: CloudRunV2JobTemplateTemplateVolumesNfs = None,
secret: CloudRunV2JobTemplateTemplateVolumesSecret = None
)
Name | Type | Description |
---|---|---|
name |
str |
Volume's name. |
cloud_sql_instance |
CloudRunV2JobTemplateTemplateVolumesCloudSqlInstance |
cloud_sql_instance block. |
empty_dir |
CloudRunV2JobTemplateTemplateVolumesEmptyDir |
empty_dir block. |
gcs |
CloudRunV2JobTemplateTemplateVolumesGcs |
gcs block. |
nfs |
CloudRunV2JobTemplateTemplateVolumesNfs |
nfs block. |
secret |
CloudRunV2JobTemplateTemplateVolumesSecret |
secret block. |
name: str
- Type: str
Volume's name.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#name CloudRunV2Job#name}
cloud_sql_instance: CloudRunV2JobTemplateTemplateVolumesCloudSqlInstance
cloud_sql_instance block.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#cloud_sql_instance CloudRunV2Job#cloud_sql_instance}
empty_dir: CloudRunV2JobTemplateTemplateVolumesEmptyDir
empty_dir block.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#empty_dir CloudRunV2Job#empty_dir}
gcs: CloudRunV2JobTemplateTemplateVolumesGcs
gcs block.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#gcs CloudRunV2Job#gcs}
nfs: CloudRunV2JobTemplateTemplateVolumesNfs
nfs block.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#nfs CloudRunV2Job#nfs}
secret: CloudRunV2JobTemplateTemplateVolumesSecret
secret block.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#secret CloudRunV2Job#secret}
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateVolumesCloudSqlInstance(
instances: typing.List[str] = None
)
Name | Type | Description |
---|---|---|
instances |
typing.List[str] |
The Cloud SQL instance connection names, as can be found in https://console.cloud.google.com/sql/instances. Visit https://cloud.google.com/sql/docs/mysql/connect-run for more information on how to connect Cloud SQL and Cloud Run. Format: {project}:{location}:{instance}. |
instances: typing.List[str]
- Type: typing.List[str]
The Cloud SQL instance connection names, as can be found in https://console.cloud.google.com/sql/instances. Visit https://cloud.google.com/sql/docs/mysql/connect-run for more information on how to connect Cloud SQL and Cloud Run. Format: {project}:{location}:{instance}.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#instances CloudRunV2Job#instances}
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateVolumesEmptyDir(
medium: str = None,
size_limit: str = None
)
Name | Type | Description |
---|---|---|
medium |
str |
The different types of medium supported for EmptyDir. Default value: "MEMORY" Possible values: ["MEMORY"]. |
size_limit |
str |
Limit on the storage usable by this EmptyDir volume. |
medium: str
- Type: str
The different types of medium supported for EmptyDir. Default value: "MEMORY" Possible values: ["MEMORY"].
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#medium CloudRunV2Job#medium}
size_limit: str
- Type: str
Limit on the storage usable by this EmptyDir volume.
The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers in a pod. This field's values are of the 'Quantity' k8s type: https://kubernetes.io/docs/reference/kubernetes-api/common-definitions/quantity/. The default is nil which means that the limit is undefined. More info: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#size_limit CloudRunV2Job#size_limit}
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateVolumesGcs(
bucket: str,
read_only: typing.Union[bool, IResolvable] = None
)
Name | Type | Description |
---|---|---|
bucket |
str |
Name of the cloud storage bucket to back the volume. |
read_only |
typing.Union[bool, cdktf.IResolvable] |
If true, mount this volume as read-only in all mounts. If false, mount this volume as read-write. |
bucket: str
- Type: str
Name of the cloud storage bucket to back the volume.
The resource service account must have permission to access the bucket.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#bucket CloudRunV2Job#bucket}
read_only: typing.Union[bool, IResolvable]
- Type: typing.Union[bool, cdktf.IResolvable]
If true, mount this volume as read-only in all mounts. If false, mount this volume as read-write.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#read_only CloudRunV2Job#read_only}
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateVolumesNfs(
server: str,
path: str = None,
read_only: typing.Union[bool, IResolvable] = None
)
Name | Type | Description |
---|---|---|
server |
str |
Hostname or IP address of the NFS server. |
path |
str |
Path that is exported by the NFS server. |
read_only |
typing.Union[bool, cdktf.IResolvable] |
If true, mount this volume as read-only in all mounts. |
server: str
- Type: str
Hostname or IP address of the NFS server.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#server CloudRunV2Job#server}
path: str
- Type: str
Path that is exported by the NFS server.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#path CloudRunV2Job#path}
read_only: typing.Union[bool, IResolvable]
- Type: typing.Union[bool, cdktf.IResolvable]
If true, mount this volume as read-only in all mounts.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#read_only CloudRunV2Job#read_only}
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateVolumesSecret(
secret: str,
default_mode: typing.Union[int, float] = None,
items: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateVolumesSecretItems]] = None
)
Name | Type | Description |
---|---|---|
secret |
str |
The name of the secret in Cloud Secret Manager. |
default_mode |
typing.Union[int, float] |
Integer representation of mode bits to use on created files by default. |
items |
typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateVolumesSecretItems]] |
items block. |
secret: str
- Type: str
The name of the secret in Cloud Secret Manager.
Format: {secret} if the secret is in the same project. projects/{project}/secrets/{secret} if the secret is in a different project.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#secret CloudRunV2Job#secret}
default_mode: typing.Union[int, float]
- Type: typing.Union[int, float]
Integer representation of mode bits to use on created files by default.
Must be a value between 0000 and 0777 (octal), defaulting to 0444. Directories within the path are not affected by this setting.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#default_mode CloudRunV2Job#default_mode}
items: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateVolumesSecretItems]]
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateVolumesSecretItems]]
items block.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#items CloudRunV2Job#items}
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateVolumesSecretItems(
path: str,
version: str,
mode: typing.Union[int, float] = None
)
Name | Type | Description |
---|---|---|
path |
str |
The relative path of the secret in the container. |
version |
str |
The Cloud Secret Manager secret version. |
mode |
typing.Union[int, float] |
Integer octal mode bits to use on this file, must be a value between 01 and 0777 (octal). |
path: str
- Type: str
The relative path of the secret in the container.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#path CloudRunV2Job#path}
version: str
- Type: str
The Cloud Secret Manager secret version.
Can be 'latest' for the latest value or an integer for a specific version
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#version CloudRunV2Job#version}
mode: typing.Union[int, float]
- Type: typing.Union[int, float]
Integer octal mode bits to use on this file, must be a value between 01 and 0777 (octal).
If 0 or not set, the Volume's default mode will be used.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#mode CloudRunV2Job#mode}
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateVpcAccess(
connector: str = None,
egress: str = None,
network_interfaces: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateVpcAccessNetworkInterfaces]] = None
)
Name | Type | Description |
---|---|---|
connector |
str |
VPC Access connector name. Format: projects/{project}/locations/{location}/connectors/{connector}, where {project} can be project id or number. |
egress |
str |
Traffic VPC egress settings. Possible values: ["ALL_TRAFFIC", "PRIVATE_RANGES_ONLY"]. |
network_interfaces |
typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateVpcAccessNetworkInterfaces]] |
network_interfaces block. |
connector: str
- Type: str
VPC Access connector name. Format: projects/{project}/locations/{location}/connectors/{connector}, where {project} can be project id or number.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#connector CloudRunV2Job#connector}
egress: str
- Type: str
Traffic VPC egress settings. Possible values: ["ALL_TRAFFIC", "PRIVATE_RANGES_ONLY"].
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#egress CloudRunV2Job#egress}
network_interfaces: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateVpcAccessNetworkInterfaces]]
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateVpcAccessNetworkInterfaces]]
network_interfaces block.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#network_interfaces CloudRunV2Job#network_interfaces}
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateVpcAccessNetworkInterfaces(
network: str = None,
subnetwork: str = None,
tags: typing.List[str] = None
)
Name | Type | Description |
---|---|---|
network |
str |
The VPC network that the Cloud Run resource will be able to send traffic to. |
subnetwork |
str |
The VPC subnetwork that the Cloud Run resource will get IPs from. |
tags |
typing.List[str] |
Network tags applied to this Cloud Run job. |
network: str
- Type: str
The VPC network that the Cloud Run resource will be able to send traffic to.
At least one of network or subnetwork must be specified. If both network and subnetwork are specified, the given VPC subnetwork must belong to the given VPC network. If network is not specified, it will be looked up from the subnetwork.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#network CloudRunV2Job#network}
subnetwork: str
- Type: str
The VPC subnetwork that the Cloud Run resource will get IPs from.
At least one of network or subnetwork must be specified. If both network and subnetwork are specified, the given VPC subnetwork must belong to the given VPC network. If subnetwork is not specified, the subnetwork with the same name with the network will be used.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#subnetwork CloudRunV2Job#subnetwork}
tags: typing.List[str]
- Type: typing.List[str]
Network tags applied to this Cloud Run job.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#tags CloudRunV2Job#tags}
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTerminalCondition()
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTimeouts(
create: str = None,
delete: str = None,
update: str = None
)
Name | Type | Description |
---|---|---|
create |
str |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#create CloudRunV2Job#create}. |
delete |
str |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#delete CloudRunV2Job#delete}. |
update |
str |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#update CloudRunV2Job#update}. |
create: str
- Type: str
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#create CloudRunV2Job#create}.
delete: str
- Type: str
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#delete CloudRunV2Job#delete}.
update: str
- Type: str
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#update CloudRunV2Job#update}.
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobBinaryAuthorizationOutputReference(
terraform_resource: IInterpolatingParent,
terraform_attribute: str
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
Name | Description |
---|---|
compute_fqn |
No description. |
get_any_map_attribute |
No description. |
get_boolean_attribute |
No description. |
get_boolean_map_attribute |
No description. |
get_list_attribute |
No description. |
get_number_attribute |
No description. |
get_number_list_attribute |
No description. |
get_number_map_attribute |
No description. |
get_string_attribute |
No description. |
get_string_map_attribute |
No description. |
interpolation_for_attribute |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
reset_breakglass_justification |
No description. |
reset_policy |
No description. |
reset_use_default |
No description. |
def compute_fqn() -> str
def get_any_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Any]
- Type: str
def get_boolean_attribute(
terraform_attribute: str
) -> IResolvable
- Type: str
def get_boolean_map_attribute(
terraform_attribute: str
) -> typing.Mapping[bool]
- Type: str
def get_list_attribute(
terraform_attribute: str
) -> typing.List[str]
- Type: str
def get_number_attribute(
terraform_attribute: str
) -> typing.Union[int, float]
- Type: str
def get_number_list_attribute(
terraform_attribute: str
) -> typing.List[typing.Union[int, float]]
- Type: str
def get_number_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Union[int, float]]
- Type: str
def get_string_attribute(
terraform_attribute: str
) -> str
- Type: str
def get_string_map_attribute(
terraform_attribute: str
) -> typing.Mapping[str]
- Type: str
def interpolation_for_attribute(
property: str
) -> IResolvable
- Type: str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
def reset_breakglass_justification() -> None
def reset_policy() -> None
def reset_use_default() -> None
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
breakglass_justification_input |
str |
No description. |
policy_input |
str |
No description. |
use_default_input |
typing.Union[bool, cdktf.IResolvable] |
No description. |
breakglass_justification |
str |
No description. |
policy |
str |
No description. |
use_default |
typing.Union[bool, cdktf.IResolvable] |
No description. |
internal_value |
CloudRunV2JobBinaryAuthorization |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
breakglass_justification_input: str
- Type: str
policy_input: str
- Type: str
use_default_input: typing.Union[bool, IResolvable]
- Type: typing.Union[bool, cdktf.IResolvable]
breakglass_justification: str
- Type: str
policy: str
- Type: str
use_default: typing.Union[bool, IResolvable]
- Type: typing.Union[bool, cdktf.IResolvable]
internal_value: CloudRunV2JobBinaryAuthorization
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobConditionsList(
terraform_resource: IInterpolatingParent,
terraform_attribute: str,
wraps_set: bool
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
wraps_set |
bool |
whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
- Type: bool
whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
Name | Description |
---|---|
all_with_map_key |
Creating an iterator for this complex list. |
compute_fqn |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
get |
No description. |
def all_with_map_key(
map_key_attribute_name: str
) -> DynamicListTerraformIterator
Creating an iterator for this complex list.
The list will be converted into a map with the mapKeyAttributeName as the key.
- Type: str
def compute_fqn() -> str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
def get(
index: typing.Union[int, float]
) -> CloudRunV2JobConditionsOutputReference
- Type: typing.Union[int, float]
the index of the item to return.
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobConditionsOutputReference(
terraform_resource: IInterpolatingParent,
terraform_attribute: str,
complex_object_index: typing.Union[int, float],
complex_object_is_from_set: bool
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
complex_object_index |
typing.Union[int, float] |
the index of this item in the list. |
complex_object_is_from_set |
bool |
whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
- Type: typing.Union[int, float]
the index of this item in the list.
- Type: bool
whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
Name | Description |
---|---|
compute_fqn |
No description. |
get_any_map_attribute |
No description. |
get_boolean_attribute |
No description. |
get_boolean_map_attribute |
No description. |
get_list_attribute |
No description. |
get_number_attribute |
No description. |
get_number_list_attribute |
No description. |
get_number_map_attribute |
No description. |
get_string_attribute |
No description. |
get_string_map_attribute |
No description. |
interpolation_for_attribute |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
def compute_fqn() -> str
def get_any_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Any]
- Type: str
def get_boolean_attribute(
terraform_attribute: str
) -> IResolvable
- Type: str
def get_boolean_map_attribute(
terraform_attribute: str
) -> typing.Mapping[bool]
- Type: str
def get_list_attribute(
terraform_attribute: str
) -> typing.List[str]
- Type: str
def get_number_attribute(
terraform_attribute: str
) -> typing.Union[int, float]
- Type: str
def get_number_list_attribute(
terraform_attribute: str
) -> typing.List[typing.Union[int, float]]
- Type: str
def get_number_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Union[int, float]]
- Type: str
def get_string_attribute(
terraform_attribute: str
) -> str
- Type: str
def get_string_map_attribute(
terraform_attribute: str
) -> typing.Mapping[str]
- Type: str
def interpolation_for_attribute(
property: str
) -> IResolvable
- Type: str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
execution_reason |
str |
No description. |
last_transition_time |
str |
No description. |
message |
str |
No description. |
reason |
str |
No description. |
revision_reason |
str |
No description. |
severity |
str |
No description. |
state |
str |
No description. |
type |
str |
No description. |
internal_value |
CloudRunV2JobConditions |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
execution_reason: str
- Type: str
last_transition_time: str
- Type: str
message: str
- Type: str
reason: str
- Type: str
revision_reason: str
- Type: str
severity: str
- Type: str
state: str
- Type: str
type: str
- Type: str
internal_value: CloudRunV2JobConditions
- Type: CloudRunV2JobConditions
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobLatestCreatedExecutionList(
terraform_resource: IInterpolatingParent,
terraform_attribute: str,
wraps_set: bool
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
wraps_set |
bool |
whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
- Type: bool
whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
Name | Description |
---|---|
all_with_map_key |
Creating an iterator for this complex list. |
compute_fqn |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
get |
No description. |
def all_with_map_key(
map_key_attribute_name: str
) -> DynamicListTerraformIterator
Creating an iterator for this complex list.
The list will be converted into a map with the mapKeyAttributeName as the key.
- Type: str
def compute_fqn() -> str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
def get(
index: typing.Union[int, float]
) -> CloudRunV2JobLatestCreatedExecutionOutputReference
- Type: typing.Union[int, float]
the index of the item to return.
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobLatestCreatedExecutionOutputReference(
terraform_resource: IInterpolatingParent,
terraform_attribute: str,
complex_object_index: typing.Union[int, float],
complex_object_is_from_set: bool
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
complex_object_index |
typing.Union[int, float] |
the index of this item in the list. |
complex_object_is_from_set |
bool |
whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
- Type: typing.Union[int, float]
the index of this item in the list.
- Type: bool
whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
Name | Description |
---|---|
compute_fqn |
No description. |
get_any_map_attribute |
No description. |
get_boolean_attribute |
No description. |
get_boolean_map_attribute |
No description. |
get_list_attribute |
No description. |
get_number_attribute |
No description. |
get_number_list_attribute |
No description. |
get_number_map_attribute |
No description. |
get_string_attribute |
No description. |
get_string_map_attribute |
No description. |
interpolation_for_attribute |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
def compute_fqn() -> str
def get_any_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Any]
- Type: str
def get_boolean_attribute(
terraform_attribute: str
) -> IResolvable
- Type: str
def get_boolean_map_attribute(
terraform_attribute: str
) -> typing.Mapping[bool]
- Type: str
def get_list_attribute(
terraform_attribute: str
) -> typing.List[str]
- Type: str
def get_number_attribute(
terraform_attribute: str
) -> typing.Union[int, float]
- Type: str
def get_number_list_attribute(
terraform_attribute: str
) -> typing.List[typing.Union[int, float]]
- Type: str
def get_number_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Union[int, float]]
- Type: str
def get_string_attribute(
terraform_attribute: str
) -> str
- Type: str
def get_string_map_attribute(
terraform_attribute: str
) -> typing.Mapping[str]
- Type: str
def interpolation_for_attribute(
property: str
) -> IResolvable
- Type: str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
completion_time |
str |
No description. |
create_time |
str |
No description. |
name |
str |
No description. |
internal_value |
CloudRunV2JobLatestCreatedExecution |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
completion_time: str
- Type: str
create_time: str
- Type: str
name: str
- Type: str
internal_value: CloudRunV2JobLatestCreatedExecution
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateOutputReference(
terraform_resource: IInterpolatingParent,
terraform_attribute: str
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
Name | Description |
---|---|
compute_fqn |
No description. |
get_any_map_attribute |
No description. |
get_boolean_attribute |
No description. |
get_boolean_map_attribute |
No description. |
get_list_attribute |
No description. |
get_number_attribute |
No description. |
get_number_list_attribute |
No description. |
get_number_map_attribute |
No description. |
get_string_attribute |
No description. |
get_string_map_attribute |
No description. |
interpolation_for_attribute |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
put_template |
No description. |
reset_annotations |
No description. |
reset_labels |
No description. |
reset_parallelism |
No description. |
reset_task_count |
No description. |
def compute_fqn() -> str
def get_any_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Any]
- Type: str
def get_boolean_attribute(
terraform_attribute: str
) -> IResolvable
- Type: str
def get_boolean_map_attribute(
terraform_attribute: str
) -> typing.Mapping[bool]
- Type: str
def get_list_attribute(
terraform_attribute: str
) -> typing.List[str]
- Type: str
def get_number_attribute(
terraform_attribute: str
) -> typing.Union[int, float]
- Type: str
def get_number_list_attribute(
terraform_attribute: str
) -> typing.List[typing.Union[int, float]]
- Type: str
def get_number_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Union[int, float]]
- Type: str
def get_string_attribute(
terraform_attribute: str
) -> str
- Type: str
def get_string_map_attribute(
terraform_attribute: str
) -> typing.Mapping[str]
- Type: str
def interpolation_for_attribute(
property: str
) -> IResolvable
- Type: str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
def put_template(
containers: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainers]] = None,
encryption_key: str = None,
execution_environment: str = None,
max_retries: typing.Union[int, float] = None,
service_account: str = None,
timeout: str = None,
volumes: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateVolumes]] = None,
vpc_access: CloudRunV2JobTemplateTemplateVpcAccess = None
) -> None
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainers]]
containers block.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#containers CloudRunV2Job#containers}
- Type: str
A reference to a customer managed encryption key (CMEK) to use to encrypt this container image.
For more information, go to https://cloud.google.com/run/docs/securing/using-cmek
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#encryption_key CloudRunV2Job#encryption_key}
- Type: str
The execution environment being used to host this Task. Possible values: ["EXECUTION_ENVIRONMENT_GEN1", "EXECUTION_ENVIRONMENT_GEN2"].
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#execution_environment CloudRunV2Job#execution_environment}
- Type: typing.Union[int, float]
Number of retries allowed per Task, before marking this Task failed. Defaults to 3. Minimum value is 0.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#max_retries CloudRunV2Job#max_retries}
- Type: str
Email address of the IAM service account associated with the Task of a Job.
The service account represents the identity of the running task, and determines what permissions the task has. If not provided, the task will use the project's default service account.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#service_account CloudRunV2Job#service_account}
- Type: str
Max allowed time duration the Task may be active before the system will actively try to mark it failed and kill associated containers.
This applies per attempt of a task, meaning each retry can run for the full timeout.
A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s".
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#timeout CloudRunV2Job#timeout}
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateVolumes]]
volumes block.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#volumes CloudRunV2Job#volumes}
vpc_access block.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#vpc_access CloudRunV2Job#vpc_access}
def reset_annotations() -> None
def reset_labels() -> None
def reset_parallelism() -> None
def reset_task_count() -> None
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
template |
CloudRunV2JobTemplateTemplateOutputReference |
No description. |
annotations_input |
typing.Mapping[str] |
No description. |
labels_input |
typing.Mapping[str] |
No description. |
parallelism_input |
typing.Union[int, float] |
No description. |
task_count_input |
typing.Union[int, float] |
No description. |
template_input |
CloudRunV2JobTemplateTemplate |
No description. |
annotations |
typing.Mapping[str] |
No description. |
labels |
typing.Mapping[str] |
No description. |
parallelism |
typing.Union[int, float] |
No description. |
task_count |
typing.Union[int, float] |
No description. |
internal_value |
CloudRunV2JobTemplate |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
template: CloudRunV2JobTemplateTemplateOutputReference
annotations_input: typing.Mapping[str]
- Type: typing.Mapping[str]
labels_input: typing.Mapping[str]
- Type: typing.Mapping[str]
parallelism_input: typing.Union[int, float]
- Type: typing.Union[int, float]
task_count_input: typing.Union[int, float]
- Type: typing.Union[int, float]
template_input: CloudRunV2JobTemplateTemplate
annotations: typing.Mapping[str]
- Type: typing.Mapping[str]
labels: typing.Mapping[str]
- Type: typing.Mapping[str]
parallelism: typing.Union[int, float]
- Type: typing.Union[int, float]
task_count: typing.Union[int, float]
- Type: typing.Union[int, float]
internal_value: CloudRunV2JobTemplate
- Type: CloudRunV2JobTemplate
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateContainersEnvList(
terraform_resource: IInterpolatingParent,
terraform_attribute: str,
wraps_set: bool
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
wraps_set |
bool |
whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
- Type: bool
whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
Name | Description |
---|---|
all_with_map_key |
Creating an iterator for this complex list. |
compute_fqn |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
get |
No description. |
def all_with_map_key(
map_key_attribute_name: str
) -> DynamicListTerraformIterator
Creating an iterator for this complex list.
The list will be converted into a map with the mapKeyAttributeName as the key.
- Type: str
def compute_fqn() -> str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
def get(
index: typing.Union[int, float]
) -> CloudRunV2JobTemplateTemplateContainersEnvOutputReference
- Type: typing.Union[int, float]
the index of the item to return.
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
internal_value |
typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersEnv]] |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
internal_value: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersEnv]]
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersEnv]]
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateContainersEnvOutputReference(
terraform_resource: IInterpolatingParent,
terraform_attribute: str,
complex_object_index: typing.Union[int, float],
complex_object_is_from_set: bool
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
complex_object_index |
typing.Union[int, float] |
the index of this item in the list. |
complex_object_is_from_set |
bool |
whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
- Type: typing.Union[int, float]
the index of this item in the list.
- Type: bool
whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
Name | Description |
---|---|
compute_fqn |
No description. |
get_any_map_attribute |
No description. |
get_boolean_attribute |
No description. |
get_boolean_map_attribute |
No description. |
get_list_attribute |
No description. |
get_number_attribute |
No description. |
get_number_list_attribute |
No description. |
get_number_map_attribute |
No description. |
get_string_attribute |
No description. |
get_string_map_attribute |
No description. |
interpolation_for_attribute |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
put_value_source |
No description. |
reset_value |
No description. |
reset_value_source |
No description. |
def compute_fqn() -> str
def get_any_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Any]
- Type: str
def get_boolean_attribute(
terraform_attribute: str
) -> IResolvable
- Type: str
def get_boolean_map_attribute(
terraform_attribute: str
) -> typing.Mapping[bool]
- Type: str
def get_list_attribute(
terraform_attribute: str
) -> typing.List[str]
- Type: str
def get_number_attribute(
terraform_attribute: str
) -> typing.Union[int, float]
- Type: str
def get_number_list_attribute(
terraform_attribute: str
) -> typing.List[typing.Union[int, float]]
- Type: str
def get_number_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Union[int, float]]
- Type: str
def get_string_attribute(
terraform_attribute: str
) -> str
- Type: str
def get_string_map_attribute(
terraform_attribute: str
) -> typing.Mapping[str]
- Type: str
def interpolation_for_attribute(
property: str
) -> IResolvable
- Type: str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
def put_value_source(
secret_key_ref: CloudRunV2JobTemplateTemplateContainersEnvValueSourceSecretKeyRef = None
) -> None
secret_key_ref block.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#secret_key_ref CloudRunV2Job#secret_key_ref}
def reset_value() -> None
def reset_value_source() -> None
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
value_source |
CloudRunV2JobTemplateTemplateContainersEnvValueSourceOutputReference |
No description. |
name_input |
str |
No description. |
value_input |
str |
No description. |
value_source_input |
CloudRunV2JobTemplateTemplateContainersEnvValueSource |
No description. |
name |
str |
No description. |
value |
str |
No description. |
internal_value |
typing.Union[cdktf.IResolvable, CloudRunV2JobTemplateTemplateContainersEnv] |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
value_source: CloudRunV2JobTemplateTemplateContainersEnvValueSourceOutputReference
name_input: str
- Type: str
value_input: str
- Type: str
value_source_input: CloudRunV2JobTemplateTemplateContainersEnvValueSource
name: str
- Type: str
value: str
- Type: str
internal_value: typing.Union[IResolvable, CloudRunV2JobTemplateTemplateContainersEnv]
- Type: typing.Union[cdktf.IResolvable, CloudRunV2JobTemplateTemplateContainersEnv]
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateContainersEnvValueSourceOutputReference(
terraform_resource: IInterpolatingParent,
terraform_attribute: str
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
Name | Description |
---|---|
compute_fqn |
No description. |
get_any_map_attribute |
No description. |
get_boolean_attribute |
No description. |
get_boolean_map_attribute |
No description. |
get_list_attribute |
No description. |
get_number_attribute |
No description. |
get_number_list_attribute |
No description. |
get_number_map_attribute |
No description. |
get_string_attribute |
No description. |
get_string_map_attribute |
No description. |
interpolation_for_attribute |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
put_secret_key_ref |
No description. |
reset_secret_key_ref |
No description. |
def compute_fqn() -> str
def get_any_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Any]
- Type: str
def get_boolean_attribute(
terraform_attribute: str
) -> IResolvable
- Type: str
def get_boolean_map_attribute(
terraform_attribute: str
) -> typing.Mapping[bool]
- Type: str
def get_list_attribute(
terraform_attribute: str
) -> typing.List[str]
- Type: str
def get_number_attribute(
terraform_attribute: str
) -> typing.Union[int, float]
- Type: str
def get_number_list_attribute(
terraform_attribute: str
) -> typing.List[typing.Union[int, float]]
- Type: str
def get_number_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Union[int, float]]
- Type: str
def get_string_attribute(
terraform_attribute: str
) -> str
- Type: str
def get_string_map_attribute(
terraform_attribute: str
) -> typing.Mapping[str]
- Type: str
def interpolation_for_attribute(
property: str
) -> IResolvable
- Type: str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
def put_secret_key_ref(
secret: str,
version: str
) -> None
- Type: str
The name of the secret in Cloud Secret Manager.
Format: {secretName} if the secret is in the same project. projects/{project}/secrets/{secretName} if the secret is in a different project.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#secret CloudRunV2Job#secret}
- Type: str
The Cloud Secret Manager secret version.
Can be 'latest' for the latest value or an integer for a specific version.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#version CloudRunV2Job#version}
def reset_secret_key_ref() -> None
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
secret_key_ref |
CloudRunV2JobTemplateTemplateContainersEnvValueSourceSecretKeyRefOutputReference |
No description. |
secret_key_ref_input |
CloudRunV2JobTemplateTemplateContainersEnvValueSourceSecretKeyRef |
No description. |
internal_value |
CloudRunV2JobTemplateTemplateContainersEnvValueSource |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
secret_key_ref: CloudRunV2JobTemplateTemplateContainersEnvValueSourceSecretKeyRefOutputReference
secret_key_ref_input: CloudRunV2JobTemplateTemplateContainersEnvValueSourceSecretKeyRef
internal_value: CloudRunV2JobTemplateTemplateContainersEnvValueSource
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateContainersEnvValueSourceSecretKeyRefOutputReference(
terraform_resource: IInterpolatingParent,
terraform_attribute: str
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
Name | Description |
---|---|
compute_fqn |
No description. |
get_any_map_attribute |
No description. |
get_boolean_attribute |
No description. |
get_boolean_map_attribute |
No description. |
get_list_attribute |
No description. |
get_number_attribute |
No description. |
get_number_list_attribute |
No description. |
get_number_map_attribute |
No description. |
get_string_attribute |
No description. |
get_string_map_attribute |
No description. |
interpolation_for_attribute |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
def compute_fqn() -> str
def get_any_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Any]
- Type: str
def get_boolean_attribute(
terraform_attribute: str
) -> IResolvable
- Type: str
def get_boolean_map_attribute(
terraform_attribute: str
) -> typing.Mapping[bool]
- Type: str
def get_list_attribute(
terraform_attribute: str
) -> typing.List[str]
- Type: str
def get_number_attribute(
terraform_attribute: str
) -> typing.Union[int, float]
- Type: str
def get_number_list_attribute(
terraform_attribute: str
) -> typing.List[typing.Union[int, float]]
- Type: str
def get_number_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Union[int, float]]
- Type: str
def get_string_attribute(
terraform_attribute: str
) -> str
- Type: str
def get_string_map_attribute(
terraform_attribute: str
) -> typing.Mapping[str]
- Type: str
def interpolation_for_attribute(
property: str
) -> IResolvable
- Type: str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
secret_input |
str |
No description. |
version_input |
str |
No description. |
secret |
str |
No description. |
version |
str |
No description. |
internal_value |
CloudRunV2JobTemplateTemplateContainersEnvValueSourceSecretKeyRef |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
secret_input: str
- Type: str
version_input: str
- Type: str
secret: str
- Type: str
version: str
- Type: str
internal_value: CloudRunV2JobTemplateTemplateContainersEnvValueSourceSecretKeyRef
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateContainersList(
terraform_resource: IInterpolatingParent,
terraform_attribute: str,
wraps_set: bool
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
wraps_set |
bool |
whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
- Type: bool
whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
Name | Description |
---|---|
all_with_map_key |
Creating an iterator for this complex list. |
compute_fqn |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
get |
No description. |
def all_with_map_key(
map_key_attribute_name: str
) -> DynamicListTerraformIterator
Creating an iterator for this complex list.
The list will be converted into a map with the mapKeyAttributeName as the key.
- Type: str
def compute_fqn() -> str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
def get(
index: typing.Union[int, float]
) -> CloudRunV2JobTemplateTemplateContainersOutputReference
- Type: typing.Union[int, float]
the index of the item to return.
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
internal_value |
typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainers]] |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
internal_value: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainers]]
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainers]]
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateContainersOutputReference(
terraform_resource: IInterpolatingParent,
terraform_attribute: str,
complex_object_index: typing.Union[int, float],
complex_object_is_from_set: bool
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
complex_object_index |
typing.Union[int, float] |
the index of this item in the list. |
complex_object_is_from_set |
bool |
whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
- Type: typing.Union[int, float]
the index of this item in the list.
- Type: bool
whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
Name | Description |
---|---|
compute_fqn |
No description. |
get_any_map_attribute |
No description. |
get_boolean_attribute |
No description. |
get_boolean_map_attribute |
No description. |
get_list_attribute |
No description. |
get_number_attribute |
No description. |
get_number_list_attribute |
No description. |
get_number_map_attribute |
No description. |
get_string_attribute |
No description. |
get_string_map_attribute |
No description. |
interpolation_for_attribute |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
put_env |
No description. |
put_ports |
No description. |
put_resources |
No description. |
put_volume_mounts |
No description. |
reset_args |
No description. |
reset_command |
No description. |
reset_env |
No description. |
reset_name |
No description. |
reset_ports |
No description. |
reset_resources |
No description. |
reset_volume_mounts |
No description. |
reset_working_dir |
No description. |
def compute_fqn() -> str
def get_any_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Any]
- Type: str
def get_boolean_attribute(
terraform_attribute: str
) -> IResolvable
- Type: str
def get_boolean_map_attribute(
terraform_attribute: str
) -> typing.Mapping[bool]
- Type: str
def get_list_attribute(
terraform_attribute: str
) -> typing.List[str]
- Type: str
def get_number_attribute(
terraform_attribute: str
) -> typing.Union[int, float]
- Type: str
def get_number_list_attribute(
terraform_attribute: str
) -> typing.List[typing.Union[int, float]]
- Type: str
def get_number_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Union[int, float]]
- Type: str
def get_string_attribute(
terraform_attribute: str
) -> str
- Type: str
def get_string_map_attribute(
terraform_attribute: str
) -> typing.Mapping[str]
- Type: str
def interpolation_for_attribute(
property: str
) -> IResolvable
- Type: str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
def put_env(
value: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersEnv]]
) -> None
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersEnv]]
def put_ports(
value: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersPorts]]
) -> None
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersPorts]]
def put_resources(
limits: typing.Mapping[str] = None
) -> None
- Type: typing.Mapping[str]
Only memory and CPU are supported.
Use key 'cpu' for CPU limit and 'memory' for memory limit. Note: The only supported values for CPU are '1', '2', '4', and '8'. Setting 4 CPU requires at least 2Gi of memory. The values of the map is string form of the 'quantity' k8s type: https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#limits CloudRunV2Job#limits}
def put_volume_mounts(
value: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersVolumeMounts]]
) -> None
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersVolumeMounts]]
def reset_args() -> None
def reset_command() -> None
def reset_env() -> None
def reset_name() -> None
def reset_ports() -> None
def reset_resources() -> None
def reset_volume_mounts() -> None
def reset_working_dir() -> None
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
env |
CloudRunV2JobTemplateTemplateContainersEnvList |
No description. |
ports |
CloudRunV2JobTemplateTemplateContainersPortsList |
No description. |
resources |
CloudRunV2JobTemplateTemplateContainersResourcesOutputReference |
No description. |
volume_mounts |
CloudRunV2JobTemplateTemplateContainersVolumeMountsList |
No description. |
args_input |
typing.List[str] |
No description. |
command_input |
typing.List[str] |
No description. |
env_input |
typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersEnv]] |
No description. |
image_input |
str |
No description. |
name_input |
str |
No description. |
ports_input |
typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersPorts]] |
No description. |
resources_input |
CloudRunV2JobTemplateTemplateContainersResources |
No description. |
volume_mounts_input |
typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersVolumeMounts]] |
No description. |
working_dir_input |
str |
No description. |
args |
typing.List[str] |
No description. |
command |
typing.List[str] |
No description. |
image |
str |
No description. |
name |
str |
No description. |
working_dir |
str |
No description. |
internal_value |
typing.Union[cdktf.IResolvable, CloudRunV2JobTemplateTemplateContainers] |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
env: CloudRunV2JobTemplateTemplateContainersEnvList
ports: CloudRunV2JobTemplateTemplateContainersPortsList
resources: CloudRunV2JobTemplateTemplateContainersResourcesOutputReference
volume_mounts: CloudRunV2JobTemplateTemplateContainersVolumeMountsList
args_input: typing.List[str]
- Type: typing.List[str]
command_input: typing.List[str]
- Type: typing.List[str]
env_input: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersEnv]]
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersEnv]]
image_input: str
- Type: str
name_input: str
- Type: str
ports_input: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersPorts]]
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersPorts]]
resources_input: CloudRunV2JobTemplateTemplateContainersResources
volume_mounts_input: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersVolumeMounts]]
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersVolumeMounts]]
working_dir_input: str
- Type: str
args: typing.List[str]
- Type: typing.List[str]
command: typing.List[str]
- Type: typing.List[str]
image: str
- Type: str
name: str
- Type: str
working_dir: str
- Type: str
internal_value: typing.Union[IResolvable, CloudRunV2JobTemplateTemplateContainers]
- Type: typing.Union[cdktf.IResolvable, CloudRunV2JobTemplateTemplateContainers]
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateContainersPortsList(
terraform_resource: IInterpolatingParent,
terraform_attribute: str,
wraps_set: bool
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
wraps_set |
bool |
whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
- Type: bool
whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
Name | Description |
---|---|
all_with_map_key |
Creating an iterator for this complex list. |
compute_fqn |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
get |
No description. |
def all_with_map_key(
map_key_attribute_name: str
) -> DynamicListTerraformIterator
Creating an iterator for this complex list.
The list will be converted into a map with the mapKeyAttributeName as the key.
- Type: str
def compute_fqn() -> str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
def get(
index: typing.Union[int, float]
) -> CloudRunV2JobTemplateTemplateContainersPortsOutputReference
- Type: typing.Union[int, float]
the index of the item to return.
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
internal_value |
typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersPorts]] |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
internal_value: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersPorts]]
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersPorts]]
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateContainersPortsOutputReference(
terraform_resource: IInterpolatingParent,
terraform_attribute: str,
complex_object_index: typing.Union[int, float],
complex_object_is_from_set: bool
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
complex_object_index |
typing.Union[int, float] |
the index of this item in the list. |
complex_object_is_from_set |
bool |
whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
- Type: typing.Union[int, float]
the index of this item in the list.
- Type: bool
whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
Name | Description |
---|---|
compute_fqn |
No description. |
get_any_map_attribute |
No description. |
get_boolean_attribute |
No description. |
get_boolean_map_attribute |
No description. |
get_list_attribute |
No description. |
get_number_attribute |
No description. |
get_number_list_attribute |
No description. |
get_number_map_attribute |
No description. |
get_string_attribute |
No description. |
get_string_map_attribute |
No description. |
interpolation_for_attribute |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
reset_container_port |
No description. |
reset_name |
No description. |
def compute_fqn() -> str
def get_any_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Any]
- Type: str
def get_boolean_attribute(
terraform_attribute: str
) -> IResolvable
- Type: str
def get_boolean_map_attribute(
terraform_attribute: str
) -> typing.Mapping[bool]
- Type: str
def get_list_attribute(
terraform_attribute: str
) -> typing.List[str]
- Type: str
def get_number_attribute(
terraform_attribute: str
) -> typing.Union[int, float]
- Type: str
def get_number_list_attribute(
terraform_attribute: str
) -> typing.List[typing.Union[int, float]]
- Type: str
def get_number_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Union[int, float]]
- Type: str
def get_string_attribute(
terraform_attribute: str
) -> str
- Type: str
def get_string_map_attribute(
terraform_attribute: str
) -> typing.Mapping[str]
- Type: str
def interpolation_for_attribute(
property: str
) -> IResolvable
- Type: str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
def reset_container_port() -> None
def reset_name() -> None
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
container_port_input |
typing.Union[int, float] |
No description. |
name_input |
str |
No description. |
container_port |
typing.Union[int, float] |
No description. |
name |
str |
No description. |
internal_value |
typing.Union[cdktf.IResolvable, CloudRunV2JobTemplateTemplateContainersPorts] |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
container_port_input: typing.Union[int, float]
- Type: typing.Union[int, float]
name_input: str
- Type: str
container_port: typing.Union[int, float]
- Type: typing.Union[int, float]
name: str
- Type: str
internal_value: typing.Union[IResolvable, CloudRunV2JobTemplateTemplateContainersPorts]
- Type: typing.Union[cdktf.IResolvable, CloudRunV2JobTemplateTemplateContainersPorts]
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateContainersResourcesOutputReference(
terraform_resource: IInterpolatingParent,
terraform_attribute: str
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
Name | Description |
---|---|
compute_fqn |
No description. |
get_any_map_attribute |
No description. |
get_boolean_attribute |
No description. |
get_boolean_map_attribute |
No description. |
get_list_attribute |
No description. |
get_number_attribute |
No description. |
get_number_list_attribute |
No description. |
get_number_map_attribute |
No description. |
get_string_attribute |
No description. |
get_string_map_attribute |
No description. |
interpolation_for_attribute |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
reset_limits |
No description. |
def compute_fqn() -> str
def get_any_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Any]
- Type: str
def get_boolean_attribute(
terraform_attribute: str
) -> IResolvable
- Type: str
def get_boolean_map_attribute(
terraform_attribute: str
) -> typing.Mapping[bool]
- Type: str
def get_list_attribute(
terraform_attribute: str
) -> typing.List[str]
- Type: str
def get_number_attribute(
terraform_attribute: str
) -> typing.Union[int, float]
- Type: str
def get_number_list_attribute(
terraform_attribute: str
) -> typing.List[typing.Union[int, float]]
- Type: str
def get_number_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Union[int, float]]
- Type: str
def get_string_attribute(
terraform_attribute: str
) -> str
- Type: str
def get_string_map_attribute(
terraform_attribute: str
) -> typing.Mapping[str]
- Type: str
def interpolation_for_attribute(
property: str
) -> IResolvable
- Type: str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
def reset_limits() -> None
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
limits_input |
typing.Mapping[str] |
No description. |
limits |
typing.Mapping[str] |
No description. |
internal_value |
CloudRunV2JobTemplateTemplateContainersResources |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
limits_input: typing.Mapping[str]
- Type: typing.Mapping[str]
limits: typing.Mapping[str]
- Type: typing.Mapping[str]
internal_value: CloudRunV2JobTemplateTemplateContainersResources
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateContainersVolumeMountsList(
terraform_resource: IInterpolatingParent,
terraform_attribute: str,
wraps_set: bool
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
wraps_set |
bool |
whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
- Type: bool
whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
Name | Description |
---|---|
all_with_map_key |
Creating an iterator for this complex list. |
compute_fqn |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
get |
No description. |
def all_with_map_key(
map_key_attribute_name: str
) -> DynamicListTerraformIterator
Creating an iterator for this complex list.
The list will be converted into a map with the mapKeyAttributeName as the key.
- Type: str
def compute_fqn() -> str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
def get(
index: typing.Union[int, float]
) -> CloudRunV2JobTemplateTemplateContainersVolumeMountsOutputReference
- Type: typing.Union[int, float]
the index of the item to return.
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
internal_value |
typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersVolumeMounts]] |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
internal_value: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersVolumeMounts]]
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainersVolumeMounts]]
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateContainersVolumeMountsOutputReference(
terraform_resource: IInterpolatingParent,
terraform_attribute: str,
complex_object_index: typing.Union[int, float],
complex_object_is_from_set: bool
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
complex_object_index |
typing.Union[int, float] |
the index of this item in the list. |
complex_object_is_from_set |
bool |
whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
- Type: typing.Union[int, float]
the index of this item in the list.
- Type: bool
whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
Name | Description |
---|---|
compute_fqn |
No description. |
get_any_map_attribute |
No description. |
get_boolean_attribute |
No description. |
get_boolean_map_attribute |
No description. |
get_list_attribute |
No description. |
get_number_attribute |
No description. |
get_number_list_attribute |
No description. |
get_number_map_attribute |
No description. |
get_string_attribute |
No description. |
get_string_map_attribute |
No description. |
interpolation_for_attribute |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
def compute_fqn() -> str
def get_any_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Any]
- Type: str
def get_boolean_attribute(
terraform_attribute: str
) -> IResolvable
- Type: str
def get_boolean_map_attribute(
terraform_attribute: str
) -> typing.Mapping[bool]
- Type: str
def get_list_attribute(
terraform_attribute: str
) -> typing.List[str]
- Type: str
def get_number_attribute(
terraform_attribute: str
) -> typing.Union[int, float]
- Type: str
def get_number_list_attribute(
terraform_attribute: str
) -> typing.List[typing.Union[int, float]]
- Type: str
def get_number_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Union[int, float]]
- Type: str
def get_string_attribute(
terraform_attribute: str
) -> str
- Type: str
def get_string_map_attribute(
terraform_attribute: str
) -> typing.Mapping[str]
- Type: str
def interpolation_for_attribute(
property: str
) -> IResolvable
- Type: str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
mount_path_input |
str |
No description. |
name_input |
str |
No description. |
mount_path |
str |
No description. |
name |
str |
No description. |
internal_value |
typing.Union[cdktf.IResolvable, CloudRunV2JobTemplateTemplateContainersVolumeMounts] |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
mount_path_input: str
- Type: str
name_input: str
- Type: str
mount_path: str
- Type: str
name: str
- Type: str
internal_value: typing.Union[IResolvable, CloudRunV2JobTemplateTemplateContainersVolumeMounts]
- Type: typing.Union[cdktf.IResolvable, CloudRunV2JobTemplateTemplateContainersVolumeMounts]
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateOutputReference(
terraform_resource: IInterpolatingParent,
terraform_attribute: str
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
Name | Description |
---|---|
compute_fqn |
No description. |
get_any_map_attribute |
No description. |
get_boolean_attribute |
No description. |
get_boolean_map_attribute |
No description. |
get_list_attribute |
No description. |
get_number_attribute |
No description. |
get_number_list_attribute |
No description. |
get_number_map_attribute |
No description. |
get_string_attribute |
No description. |
get_string_map_attribute |
No description. |
interpolation_for_attribute |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
put_containers |
No description. |
put_volumes |
No description. |
put_vpc_access |
No description. |
reset_containers |
No description. |
reset_encryption_key |
No description. |
reset_execution_environment |
No description. |
reset_max_retries |
No description. |
reset_service_account |
No description. |
reset_timeout |
No description. |
reset_volumes |
No description. |
reset_vpc_access |
No description. |
def compute_fqn() -> str
def get_any_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Any]
- Type: str
def get_boolean_attribute(
terraform_attribute: str
) -> IResolvable
- Type: str
def get_boolean_map_attribute(
terraform_attribute: str
) -> typing.Mapping[bool]
- Type: str
def get_list_attribute(
terraform_attribute: str
) -> typing.List[str]
- Type: str
def get_number_attribute(
terraform_attribute: str
) -> typing.Union[int, float]
- Type: str
def get_number_list_attribute(
terraform_attribute: str
) -> typing.List[typing.Union[int, float]]
- Type: str
def get_number_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Union[int, float]]
- Type: str
def get_string_attribute(
terraform_attribute: str
) -> str
- Type: str
def get_string_map_attribute(
terraform_attribute: str
) -> typing.Mapping[str]
- Type: str
def interpolation_for_attribute(
property: str
) -> IResolvable
- Type: str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
def put_containers(
value: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainers]]
) -> None
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainers]]
def put_volumes(
value: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateVolumes]]
) -> None
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateVolumes]]
def put_vpc_access(
connector: str = None,
egress: str = None,
network_interfaces: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateVpcAccessNetworkInterfaces]] = None
) -> None
- Type: str
VPC Access connector name. Format: projects/{project}/locations/{location}/connectors/{connector}, where {project} can be project id or number.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#connector CloudRunV2Job#connector}
- Type: str
Traffic VPC egress settings. Possible values: ["ALL_TRAFFIC", "PRIVATE_RANGES_ONLY"].
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#egress CloudRunV2Job#egress}
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateVpcAccessNetworkInterfaces]]
network_interfaces block.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#network_interfaces CloudRunV2Job#network_interfaces}
def reset_containers() -> None
def reset_encryption_key() -> None
def reset_execution_environment() -> None
def reset_max_retries() -> None
def reset_service_account() -> None
def reset_timeout() -> None
def reset_volumes() -> None
def reset_vpc_access() -> None
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
containers |
CloudRunV2JobTemplateTemplateContainersList |
No description. |
volumes |
CloudRunV2JobTemplateTemplateVolumesList |
No description. |
vpc_access |
CloudRunV2JobTemplateTemplateVpcAccessOutputReference |
No description. |
containers_input |
typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainers]] |
No description. |
encryption_key_input |
str |
No description. |
execution_environment_input |
str |
No description. |
max_retries_input |
typing.Union[int, float] |
No description. |
service_account_input |
str |
No description. |
timeout_input |
str |
No description. |
volumes_input |
typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateVolumes]] |
No description. |
vpc_access_input |
CloudRunV2JobTemplateTemplateVpcAccess |
No description. |
encryption_key |
str |
No description. |
execution_environment |
str |
No description. |
max_retries |
typing.Union[int, float] |
No description. |
service_account |
str |
No description. |
timeout |
str |
No description. |
internal_value |
CloudRunV2JobTemplateTemplate |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
containers: CloudRunV2JobTemplateTemplateContainersList
volumes: CloudRunV2JobTemplateTemplateVolumesList
vpc_access: CloudRunV2JobTemplateTemplateVpcAccessOutputReference
containers_input: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainers]]
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateContainers]]
encryption_key_input: str
- Type: str
execution_environment_input: str
- Type: str
max_retries_input: typing.Union[int, float]
- Type: typing.Union[int, float]
service_account_input: str
- Type: str
timeout_input: str
- Type: str
volumes_input: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateVolumes]]
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateVolumes]]
vpc_access_input: CloudRunV2JobTemplateTemplateVpcAccess
encryption_key: str
- Type: str
execution_environment: str
- Type: str
max_retries: typing.Union[int, float]
- Type: typing.Union[int, float]
service_account: str
- Type: str
timeout: str
- Type: str
internal_value: CloudRunV2JobTemplateTemplate
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateVolumesCloudSqlInstanceOutputReference(
terraform_resource: IInterpolatingParent,
terraform_attribute: str
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
Name | Description |
---|---|
compute_fqn |
No description. |
get_any_map_attribute |
No description. |
get_boolean_attribute |
No description. |
get_boolean_map_attribute |
No description. |
get_list_attribute |
No description. |
get_number_attribute |
No description. |
get_number_list_attribute |
No description. |
get_number_map_attribute |
No description. |
get_string_attribute |
No description. |
get_string_map_attribute |
No description. |
interpolation_for_attribute |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
reset_instances |
No description. |
def compute_fqn() -> str
def get_any_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Any]
- Type: str
def get_boolean_attribute(
terraform_attribute: str
) -> IResolvable
- Type: str
def get_boolean_map_attribute(
terraform_attribute: str
) -> typing.Mapping[bool]
- Type: str
def get_list_attribute(
terraform_attribute: str
) -> typing.List[str]
- Type: str
def get_number_attribute(
terraform_attribute: str
) -> typing.Union[int, float]
- Type: str
def get_number_list_attribute(
terraform_attribute: str
) -> typing.List[typing.Union[int, float]]
- Type: str
def get_number_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Union[int, float]]
- Type: str
def get_string_attribute(
terraform_attribute: str
) -> str
- Type: str
def get_string_map_attribute(
terraform_attribute: str
) -> typing.Mapping[str]
- Type: str
def interpolation_for_attribute(
property: str
) -> IResolvable
- Type: str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
def reset_instances() -> None
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
instances_input |
typing.List[str] |
No description. |
instances |
typing.List[str] |
No description. |
internal_value |
CloudRunV2JobTemplateTemplateVolumesCloudSqlInstance |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
instances_input: typing.List[str]
- Type: typing.List[str]
instances: typing.List[str]
- Type: typing.List[str]
internal_value: CloudRunV2JobTemplateTemplateVolumesCloudSqlInstance
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateVolumesEmptyDirOutputReference(
terraform_resource: IInterpolatingParent,
terraform_attribute: str
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
Name | Description |
---|---|
compute_fqn |
No description. |
get_any_map_attribute |
No description. |
get_boolean_attribute |
No description. |
get_boolean_map_attribute |
No description. |
get_list_attribute |
No description. |
get_number_attribute |
No description. |
get_number_list_attribute |
No description. |
get_number_map_attribute |
No description. |
get_string_attribute |
No description. |
get_string_map_attribute |
No description. |
interpolation_for_attribute |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
reset_medium |
No description. |
reset_size_limit |
No description. |
def compute_fqn() -> str
def get_any_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Any]
- Type: str
def get_boolean_attribute(
terraform_attribute: str
) -> IResolvable
- Type: str
def get_boolean_map_attribute(
terraform_attribute: str
) -> typing.Mapping[bool]
- Type: str
def get_list_attribute(
terraform_attribute: str
) -> typing.List[str]
- Type: str
def get_number_attribute(
terraform_attribute: str
) -> typing.Union[int, float]
- Type: str
def get_number_list_attribute(
terraform_attribute: str
) -> typing.List[typing.Union[int, float]]
- Type: str
def get_number_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Union[int, float]]
- Type: str
def get_string_attribute(
terraform_attribute: str
) -> str
- Type: str
def get_string_map_attribute(
terraform_attribute: str
) -> typing.Mapping[str]
- Type: str
def interpolation_for_attribute(
property: str
) -> IResolvable
- Type: str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
def reset_medium() -> None
def reset_size_limit() -> None
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
medium_input |
str |
No description. |
size_limit_input |
str |
No description. |
medium |
str |
No description. |
size_limit |
str |
No description. |
internal_value |
CloudRunV2JobTemplateTemplateVolumesEmptyDir |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
medium_input: str
- Type: str
size_limit_input: str
- Type: str
medium: str
- Type: str
size_limit: str
- Type: str
internal_value: CloudRunV2JobTemplateTemplateVolumesEmptyDir
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateVolumesGcsOutputReference(
terraform_resource: IInterpolatingParent,
terraform_attribute: str
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
Name | Description |
---|---|
compute_fqn |
No description. |
get_any_map_attribute |
No description. |
get_boolean_attribute |
No description. |
get_boolean_map_attribute |
No description. |
get_list_attribute |
No description. |
get_number_attribute |
No description. |
get_number_list_attribute |
No description. |
get_number_map_attribute |
No description. |
get_string_attribute |
No description. |
get_string_map_attribute |
No description. |
interpolation_for_attribute |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
reset_read_only |
No description. |
def compute_fqn() -> str
def get_any_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Any]
- Type: str
def get_boolean_attribute(
terraform_attribute: str
) -> IResolvable
- Type: str
def get_boolean_map_attribute(
terraform_attribute: str
) -> typing.Mapping[bool]
- Type: str
def get_list_attribute(
terraform_attribute: str
) -> typing.List[str]
- Type: str
def get_number_attribute(
terraform_attribute: str
) -> typing.Union[int, float]
- Type: str
def get_number_list_attribute(
terraform_attribute: str
) -> typing.List[typing.Union[int, float]]
- Type: str
def get_number_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Union[int, float]]
- Type: str
def get_string_attribute(
terraform_attribute: str
) -> str
- Type: str
def get_string_map_attribute(
terraform_attribute: str
) -> typing.Mapping[str]
- Type: str
def interpolation_for_attribute(
property: str
) -> IResolvable
- Type: str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
def reset_read_only() -> None
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
bucket_input |
str |
No description. |
read_only_input |
typing.Union[bool, cdktf.IResolvable] |
No description. |
bucket |
str |
No description. |
read_only |
typing.Union[bool, cdktf.IResolvable] |
No description. |
internal_value |
CloudRunV2JobTemplateTemplateVolumesGcs |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
bucket_input: str
- Type: str
read_only_input: typing.Union[bool, IResolvable]
- Type: typing.Union[bool, cdktf.IResolvable]
bucket: str
- Type: str
read_only: typing.Union[bool, IResolvable]
- Type: typing.Union[bool, cdktf.IResolvable]
internal_value: CloudRunV2JobTemplateTemplateVolumesGcs
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateVolumesList(
terraform_resource: IInterpolatingParent,
terraform_attribute: str,
wraps_set: bool
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
wraps_set |
bool |
whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
- Type: bool
whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
Name | Description |
---|---|
all_with_map_key |
Creating an iterator for this complex list. |
compute_fqn |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
get |
No description. |
def all_with_map_key(
map_key_attribute_name: str
) -> DynamicListTerraformIterator
Creating an iterator for this complex list.
The list will be converted into a map with the mapKeyAttributeName as the key.
- Type: str
def compute_fqn() -> str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
def get(
index: typing.Union[int, float]
) -> CloudRunV2JobTemplateTemplateVolumesOutputReference
- Type: typing.Union[int, float]
the index of the item to return.
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
internal_value |
typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateVolumes]] |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
internal_value: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateVolumes]]
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateVolumes]]
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateVolumesNfsOutputReference(
terraform_resource: IInterpolatingParent,
terraform_attribute: str
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
Name | Description |
---|---|
compute_fqn |
No description. |
get_any_map_attribute |
No description. |
get_boolean_attribute |
No description. |
get_boolean_map_attribute |
No description. |
get_list_attribute |
No description. |
get_number_attribute |
No description. |
get_number_list_attribute |
No description. |
get_number_map_attribute |
No description. |
get_string_attribute |
No description. |
get_string_map_attribute |
No description. |
interpolation_for_attribute |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
reset_path |
No description. |
reset_read_only |
No description. |
def compute_fqn() -> str
def get_any_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Any]
- Type: str
def get_boolean_attribute(
terraform_attribute: str
) -> IResolvable
- Type: str
def get_boolean_map_attribute(
terraform_attribute: str
) -> typing.Mapping[bool]
- Type: str
def get_list_attribute(
terraform_attribute: str
) -> typing.List[str]
- Type: str
def get_number_attribute(
terraform_attribute: str
) -> typing.Union[int, float]
- Type: str
def get_number_list_attribute(
terraform_attribute: str
) -> typing.List[typing.Union[int, float]]
- Type: str
def get_number_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Union[int, float]]
- Type: str
def get_string_attribute(
terraform_attribute: str
) -> str
- Type: str
def get_string_map_attribute(
terraform_attribute: str
) -> typing.Mapping[str]
- Type: str
def interpolation_for_attribute(
property: str
) -> IResolvable
- Type: str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
def reset_path() -> None
def reset_read_only() -> None
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
path_input |
str |
No description. |
read_only_input |
typing.Union[bool, cdktf.IResolvable] |
No description. |
server_input |
str |
No description. |
path |
str |
No description. |
read_only |
typing.Union[bool, cdktf.IResolvable] |
No description. |
server |
str |
No description. |
internal_value |
CloudRunV2JobTemplateTemplateVolumesNfs |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
path_input: str
- Type: str
read_only_input: typing.Union[bool, IResolvable]
- Type: typing.Union[bool, cdktf.IResolvable]
server_input: str
- Type: str
path: str
- Type: str
read_only: typing.Union[bool, IResolvable]
- Type: typing.Union[bool, cdktf.IResolvable]
server: str
- Type: str
internal_value: CloudRunV2JobTemplateTemplateVolumesNfs
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateVolumesOutputReference(
terraform_resource: IInterpolatingParent,
terraform_attribute: str,
complex_object_index: typing.Union[int, float],
complex_object_is_from_set: bool
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
complex_object_index |
typing.Union[int, float] |
the index of this item in the list. |
complex_object_is_from_set |
bool |
whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
- Type: typing.Union[int, float]
the index of this item in the list.
- Type: bool
whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
Name | Description |
---|---|
compute_fqn |
No description. |
get_any_map_attribute |
No description. |
get_boolean_attribute |
No description. |
get_boolean_map_attribute |
No description. |
get_list_attribute |
No description. |
get_number_attribute |
No description. |
get_number_list_attribute |
No description. |
get_number_map_attribute |
No description. |
get_string_attribute |
No description. |
get_string_map_attribute |
No description. |
interpolation_for_attribute |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
put_cloud_sql_instance |
No description. |
put_empty_dir |
No description. |
put_gcs |
No description. |
put_nfs |
No description. |
put_secret |
No description. |
reset_cloud_sql_instance |
No description. |
reset_empty_dir |
No description. |
reset_gcs |
No description. |
reset_nfs |
No description. |
reset_secret |
No description. |
def compute_fqn() -> str
def get_any_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Any]
- Type: str
def get_boolean_attribute(
terraform_attribute: str
) -> IResolvable
- Type: str
def get_boolean_map_attribute(
terraform_attribute: str
) -> typing.Mapping[bool]
- Type: str
def get_list_attribute(
terraform_attribute: str
) -> typing.List[str]
- Type: str
def get_number_attribute(
terraform_attribute: str
) -> typing.Union[int, float]
- Type: str
def get_number_list_attribute(
terraform_attribute: str
) -> typing.List[typing.Union[int, float]]
- Type: str
def get_number_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Union[int, float]]
- Type: str
def get_string_attribute(
terraform_attribute: str
) -> str
- Type: str
def get_string_map_attribute(
terraform_attribute: str
) -> typing.Mapping[str]
- Type: str
def interpolation_for_attribute(
property: str
) -> IResolvable
- Type: str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
def put_cloud_sql_instance(
instances: typing.List[str] = None
) -> None
- Type: typing.List[str]
The Cloud SQL instance connection names, as can be found in https://console.cloud.google.com/sql/instances. Visit https://cloud.google.com/sql/docs/mysql/connect-run for more information on how to connect Cloud SQL and Cloud Run. Format: {project}:{location}:{instance}.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#instances CloudRunV2Job#instances}
def put_empty_dir(
medium: str = None,
size_limit: str = None
) -> None
- Type: str
The different types of medium supported for EmptyDir. Default value: "MEMORY" Possible values: ["MEMORY"].
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#medium CloudRunV2Job#medium}
- Type: str
Limit on the storage usable by this EmptyDir volume.
The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers in a pod. This field's values are of the 'Quantity' k8s type: https://kubernetes.io/docs/reference/kubernetes-api/common-definitions/quantity/. The default is nil which means that the limit is undefined. More info: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#size_limit CloudRunV2Job#size_limit}
def put_gcs(
bucket: str,
read_only: typing.Union[bool, IResolvable] = None
) -> None
- Type: str
Name of the cloud storage bucket to back the volume.
The resource service account must have permission to access the bucket.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#bucket CloudRunV2Job#bucket}
- Type: typing.Union[bool, cdktf.IResolvable]
If true, mount this volume as read-only in all mounts. If false, mount this volume as read-write.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#read_only CloudRunV2Job#read_only}
def put_nfs(
server: str,
path: str = None,
read_only: typing.Union[bool, IResolvable] = None
) -> None
- Type: str
Hostname or IP address of the NFS server.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#server CloudRunV2Job#server}
- Type: str
Path that is exported by the NFS server.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#path CloudRunV2Job#path}
- Type: typing.Union[bool, cdktf.IResolvable]
If true, mount this volume as read-only in all mounts.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#read_only CloudRunV2Job#read_only}
def put_secret(
secret: str,
default_mode: typing.Union[int, float] = None,
items: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateVolumesSecretItems]] = None
) -> None
- Type: str
The name of the secret in Cloud Secret Manager.
Format: {secret} if the secret is in the same project. projects/{project}/secrets/{secret} if the secret is in a different project.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#secret CloudRunV2Job#secret}
- Type: typing.Union[int, float]
Integer representation of mode bits to use on created files by default.
Must be a value between 0000 and 0777 (octal), defaulting to 0444. Directories within the path are not affected by this setting.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#default_mode CloudRunV2Job#default_mode}
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateVolumesSecretItems]]
items block.
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/6.35.0/docs/resources/cloud_run_v2_job#items CloudRunV2Job#items}
def reset_cloud_sql_instance() -> None
def reset_empty_dir() -> None
def reset_gcs() -> None
def reset_nfs() -> None
def reset_secret() -> None
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
cloud_sql_instance: CloudRunV2JobTemplateTemplateVolumesCloudSqlInstanceOutputReference
empty_dir: CloudRunV2JobTemplateTemplateVolumesEmptyDirOutputReference
gcs: CloudRunV2JobTemplateTemplateVolumesGcsOutputReference
nfs: CloudRunV2JobTemplateTemplateVolumesNfsOutputReference
secret: CloudRunV2JobTemplateTemplateVolumesSecretOutputReference
cloud_sql_instance_input: CloudRunV2JobTemplateTemplateVolumesCloudSqlInstance
empty_dir_input: CloudRunV2JobTemplateTemplateVolumesEmptyDir
gcs_input: CloudRunV2JobTemplateTemplateVolumesGcs
name_input: str
- Type: str
nfs_input: CloudRunV2JobTemplateTemplateVolumesNfs
secret_input: CloudRunV2JobTemplateTemplateVolumesSecret
name: str
- Type: str
internal_value: typing.Union[IResolvable, CloudRunV2JobTemplateTemplateVolumes]
- Type: typing.Union[cdktf.IResolvable, CloudRunV2JobTemplateTemplateVolumes]
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateVolumesSecretItemsList(
terraform_resource: IInterpolatingParent,
terraform_attribute: str,
wraps_set: bool
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
wraps_set |
bool |
whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
- Type: bool
whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
Name | Description |
---|---|
all_with_map_key |
Creating an iterator for this complex list. |
compute_fqn |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
get |
No description. |
def all_with_map_key(
map_key_attribute_name: str
) -> DynamicListTerraformIterator
Creating an iterator for this complex list.
The list will be converted into a map with the mapKeyAttributeName as the key.
- Type: str
def compute_fqn() -> str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
def get(
index: typing.Union[int, float]
) -> CloudRunV2JobTemplateTemplateVolumesSecretItemsOutputReference
- Type: typing.Union[int, float]
the index of the item to return.
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
internal_value |
typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateVolumesSecretItems]] |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
internal_value: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateVolumesSecretItems]]
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateVolumesSecretItems]]
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateVolumesSecretItemsOutputReference(
terraform_resource: IInterpolatingParent,
terraform_attribute: str,
complex_object_index: typing.Union[int, float],
complex_object_is_from_set: bool
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
complex_object_index |
typing.Union[int, float] |
the index of this item in the list. |
complex_object_is_from_set |
bool |
whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
- Type: typing.Union[int, float]
the index of this item in the list.
- Type: bool
whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
Name | Description |
---|---|
compute_fqn |
No description. |
get_any_map_attribute |
No description. |
get_boolean_attribute |
No description. |
get_boolean_map_attribute |
No description. |
get_list_attribute |
No description. |
get_number_attribute |
No description. |
get_number_list_attribute |
No description. |
get_number_map_attribute |
No description. |
get_string_attribute |
No description. |
get_string_map_attribute |
No description. |
interpolation_for_attribute |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
reset_mode |
No description. |
def compute_fqn() -> str
def get_any_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Any]
- Type: str
def get_boolean_attribute(
terraform_attribute: str
) -> IResolvable
- Type: str
def get_boolean_map_attribute(
terraform_attribute: str
) -> typing.Mapping[bool]
- Type: str
def get_list_attribute(
terraform_attribute: str
) -> typing.List[str]
- Type: str
def get_number_attribute(
terraform_attribute: str
) -> typing.Union[int, float]
- Type: str
def get_number_list_attribute(
terraform_attribute: str
) -> typing.List[typing.Union[int, float]]
- Type: str
def get_number_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Union[int, float]]
- Type: str
def get_string_attribute(
terraform_attribute: str
) -> str
- Type: str
def get_string_map_attribute(
terraform_attribute: str
) -> typing.Mapping[str]
- Type: str
def interpolation_for_attribute(
property: str
) -> IResolvable
- Type: str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
def reset_mode() -> None
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
mode_input |
typing.Union[int, float] |
No description. |
path_input |
str |
No description. |
version_input |
str |
No description. |
mode |
typing.Union[int, float] |
No description. |
path |
str |
No description. |
version |
str |
No description. |
internal_value |
typing.Union[cdktf.IResolvable, CloudRunV2JobTemplateTemplateVolumesSecretItems] |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
mode_input: typing.Union[int, float]
- Type: typing.Union[int, float]
path_input: str
- Type: str
version_input: str
- Type: str
mode: typing.Union[int, float]
- Type: typing.Union[int, float]
path: str
- Type: str
version: str
- Type: str
internal_value: typing.Union[IResolvable, CloudRunV2JobTemplateTemplateVolumesSecretItems]
- Type: typing.Union[cdktf.IResolvable, CloudRunV2JobTemplateTemplateVolumesSecretItems]
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateVolumesSecretOutputReference(
terraform_resource: IInterpolatingParent,
terraform_attribute: str
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
Name | Description |
---|---|
compute_fqn |
No description. |
get_any_map_attribute |
No description. |
get_boolean_attribute |
No description. |
get_boolean_map_attribute |
No description. |
get_list_attribute |
No description. |
get_number_attribute |
No description. |
get_number_list_attribute |
No description. |
get_number_map_attribute |
No description. |
get_string_attribute |
No description. |
get_string_map_attribute |
No description. |
interpolation_for_attribute |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
put_items |
No description. |
reset_default_mode |
No description. |
reset_items |
No description. |
def compute_fqn() -> str
def get_any_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Any]
- Type: str
def get_boolean_attribute(
terraform_attribute: str
) -> IResolvable
- Type: str
def get_boolean_map_attribute(
terraform_attribute: str
) -> typing.Mapping[bool]
- Type: str
def get_list_attribute(
terraform_attribute: str
) -> typing.List[str]
- Type: str
def get_number_attribute(
terraform_attribute: str
) -> typing.Union[int, float]
- Type: str
def get_number_list_attribute(
terraform_attribute: str
) -> typing.List[typing.Union[int, float]]
- Type: str
def get_number_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Union[int, float]]
- Type: str
def get_string_attribute(
terraform_attribute: str
) -> str
- Type: str
def get_string_map_attribute(
terraform_attribute: str
) -> typing.Mapping[str]
- Type: str
def interpolation_for_attribute(
property: str
) -> IResolvable
- Type: str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
def put_items(
value: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateVolumesSecretItems]]
) -> None
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateVolumesSecretItems]]
def reset_default_mode() -> None
def reset_items() -> None
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
items |
CloudRunV2JobTemplateTemplateVolumesSecretItemsList |
No description. |
default_mode_input |
typing.Union[int, float] |
No description. |
items_input |
typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateVolumesSecretItems]] |
No description. |
secret_input |
str |
No description. |
default_mode |
typing.Union[int, float] |
No description. |
secret |
str |
No description. |
internal_value |
CloudRunV2JobTemplateTemplateVolumesSecret |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
items: CloudRunV2JobTemplateTemplateVolumesSecretItemsList
default_mode_input: typing.Union[int, float]
- Type: typing.Union[int, float]
items_input: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateVolumesSecretItems]]
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateVolumesSecretItems]]
secret_input: str
- Type: str
default_mode: typing.Union[int, float]
- Type: typing.Union[int, float]
secret: str
- Type: str
internal_value: CloudRunV2JobTemplateTemplateVolumesSecret
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateVpcAccessNetworkInterfacesList(
terraform_resource: IInterpolatingParent,
terraform_attribute: str,
wraps_set: bool
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
wraps_set |
bool |
whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
- Type: bool
whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
Name | Description |
---|---|
all_with_map_key |
Creating an iterator for this complex list. |
compute_fqn |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
get |
No description. |
def all_with_map_key(
map_key_attribute_name: str
) -> DynamicListTerraformIterator
Creating an iterator for this complex list.
The list will be converted into a map with the mapKeyAttributeName as the key.
- Type: str
def compute_fqn() -> str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
def get(
index: typing.Union[int, float]
) -> CloudRunV2JobTemplateTemplateVpcAccessNetworkInterfacesOutputReference
- Type: typing.Union[int, float]
the index of the item to return.
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
internal_value |
typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateVpcAccessNetworkInterfaces]] |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
internal_value: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateVpcAccessNetworkInterfaces]]
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateVpcAccessNetworkInterfaces]]
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateVpcAccessNetworkInterfacesOutputReference(
terraform_resource: IInterpolatingParent,
terraform_attribute: str,
complex_object_index: typing.Union[int, float],
complex_object_is_from_set: bool
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
complex_object_index |
typing.Union[int, float] |
the index of this item in the list. |
complex_object_is_from_set |
bool |
whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
- Type: typing.Union[int, float]
the index of this item in the list.
- Type: bool
whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
Name | Description |
---|---|
compute_fqn |
No description. |
get_any_map_attribute |
No description. |
get_boolean_attribute |
No description. |
get_boolean_map_attribute |
No description. |
get_list_attribute |
No description. |
get_number_attribute |
No description. |
get_number_list_attribute |
No description. |
get_number_map_attribute |
No description. |
get_string_attribute |
No description. |
get_string_map_attribute |
No description. |
interpolation_for_attribute |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
reset_network |
No description. |
reset_subnetwork |
No description. |
reset_tags |
No description. |
def compute_fqn() -> str
def get_any_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Any]
- Type: str
def get_boolean_attribute(
terraform_attribute: str
) -> IResolvable
- Type: str
def get_boolean_map_attribute(
terraform_attribute: str
) -> typing.Mapping[bool]
- Type: str
def get_list_attribute(
terraform_attribute: str
) -> typing.List[str]
- Type: str
def get_number_attribute(
terraform_attribute: str
) -> typing.Union[int, float]
- Type: str
def get_number_list_attribute(
terraform_attribute: str
) -> typing.List[typing.Union[int, float]]
- Type: str
def get_number_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Union[int, float]]
- Type: str
def get_string_attribute(
terraform_attribute: str
) -> str
- Type: str
def get_string_map_attribute(
terraform_attribute: str
) -> typing.Mapping[str]
- Type: str
def interpolation_for_attribute(
property: str
) -> IResolvable
- Type: str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
def reset_network() -> None
def reset_subnetwork() -> None
def reset_tags() -> None
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
network_input |
str |
No description. |
subnetwork_input |
str |
No description. |
tags_input |
typing.List[str] |
No description. |
network |
str |
No description. |
subnetwork |
str |
No description. |
tags |
typing.List[str] |
No description. |
internal_value |
typing.Union[cdktf.IResolvable, CloudRunV2JobTemplateTemplateVpcAccessNetworkInterfaces] |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
network_input: str
- Type: str
subnetwork_input: str
- Type: str
tags_input: typing.List[str]
- Type: typing.List[str]
network: str
- Type: str
subnetwork: str
- Type: str
tags: typing.List[str]
- Type: typing.List[str]
internal_value: typing.Union[IResolvable, CloudRunV2JobTemplateTemplateVpcAccessNetworkInterfaces]
- Type: typing.Union[cdktf.IResolvable, CloudRunV2JobTemplateTemplateVpcAccessNetworkInterfaces]
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTemplateTemplateVpcAccessOutputReference(
terraform_resource: IInterpolatingParent,
terraform_attribute: str
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
Name | Description |
---|---|
compute_fqn |
No description. |
get_any_map_attribute |
No description. |
get_boolean_attribute |
No description. |
get_boolean_map_attribute |
No description. |
get_list_attribute |
No description. |
get_number_attribute |
No description. |
get_number_list_attribute |
No description. |
get_number_map_attribute |
No description. |
get_string_attribute |
No description. |
get_string_map_attribute |
No description. |
interpolation_for_attribute |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
put_network_interfaces |
No description. |
reset_connector |
No description. |
reset_egress |
No description. |
reset_network_interfaces |
No description. |
def compute_fqn() -> str
def get_any_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Any]
- Type: str
def get_boolean_attribute(
terraform_attribute: str
) -> IResolvable
- Type: str
def get_boolean_map_attribute(
terraform_attribute: str
) -> typing.Mapping[bool]
- Type: str
def get_list_attribute(
terraform_attribute: str
) -> typing.List[str]
- Type: str
def get_number_attribute(
terraform_attribute: str
) -> typing.Union[int, float]
- Type: str
def get_number_list_attribute(
terraform_attribute: str
) -> typing.List[typing.Union[int, float]]
- Type: str
def get_number_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Union[int, float]]
- Type: str
def get_string_attribute(
terraform_attribute: str
) -> str
- Type: str
def get_string_map_attribute(
terraform_attribute: str
) -> typing.Mapping[str]
- Type: str
def interpolation_for_attribute(
property: str
) -> IResolvable
- Type: str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
def put_network_interfaces(
value: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateVpcAccessNetworkInterfaces]]
) -> None
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateVpcAccessNetworkInterfaces]]
def reset_connector() -> None
def reset_egress() -> None
def reset_network_interfaces() -> None
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
network_interfaces |
CloudRunV2JobTemplateTemplateVpcAccessNetworkInterfacesList |
No description. |
connector_input |
str |
No description. |
egress_input |
str |
No description. |
network_interfaces_input |
typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateVpcAccessNetworkInterfaces]] |
No description. |
connector |
str |
No description. |
egress |
str |
No description. |
internal_value |
CloudRunV2JobTemplateTemplateVpcAccess |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
network_interfaces: CloudRunV2JobTemplateTemplateVpcAccessNetworkInterfacesList
connector_input: str
- Type: str
egress_input: str
- Type: str
network_interfaces_input: typing.Union[IResolvable, typing.List[CloudRunV2JobTemplateTemplateVpcAccessNetworkInterfaces]]
- Type: typing.Union[cdktf.IResolvable, typing.List[CloudRunV2JobTemplateTemplateVpcAccessNetworkInterfaces]]
connector: str
- Type: str
egress: str
- Type: str
internal_value: CloudRunV2JobTemplateTemplateVpcAccess
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTerminalConditionList(
terraform_resource: IInterpolatingParent,
terraform_attribute: str,
wraps_set: bool
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
wraps_set |
bool |
whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
- Type: bool
whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
Name | Description |
---|---|
all_with_map_key |
Creating an iterator for this complex list. |
compute_fqn |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
get |
No description. |
def all_with_map_key(
map_key_attribute_name: str
) -> DynamicListTerraformIterator
Creating an iterator for this complex list.
The list will be converted into a map with the mapKeyAttributeName as the key.
- Type: str
def compute_fqn() -> str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
def get(
index: typing.Union[int, float]
) -> CloudRunV2JobTerminalConditionOutputReference
- Type: typing.Union[int, float]
the index of the item to return.
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTerminalConditionOutputReference(
terraform_resource: IInterpolatingParent,
terraform_attribute: str,
complex_object_index: typing.Union[int, float],
complex_object_is_from_set: bool
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
complex_object_index |
typing.Union[int, float] |
the index of this item in the list. |
complex_object_is_from_set |
bool |
whether the list is wrapping a set (will add tolist() to be able to access an item via an index). |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
- Type: typing.Union[int, float]
the index of this item in the list.
- Type: bool
whether the list is wrapping a set (will add tolist() to be able to access an item via an index).
Name | Description |
---|---|
compute_fqn |
No description. |
get_any_map_attribute |
No description. |
get_boolean_attribute |
No description. |
get_boolean_map_attribute |
No description. |
get_list_attribute |
No description. |
get_number_attribute |
No description. |
get_number_list_attribute |
No description. |
get_number_map_attribute |
No description. |
get_string_attribute |
No description. |
get_string_map_attribute |
No description. |
interpolation_for_attribute |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
def compute_fqn() -> str
def get_any_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Any]
- Type: str
def get_boolean_attribute(
terraform_attribute: str
) -> IResolvable
- Type: str
def get_boolean_map_attribute(
terraform_attribute: str
) -> typing.Mapping[bool]
- Type: str
def get_list_attribute(
terraform_attribute: str
) -> typing.List[str]
- Type: str
def get_number_attribute(
terraform_attribute: str
) -> typing.Union[int, float]
- Type: str
def get_number_list_attribute(
terraform_attribute: str
) -> typing.List[typing.Union[int, float]]
- Type: str
def get_number_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Union[int, float]]
- Type: str
def get_string_attribute(
terraform_attribute: str
) -> str
- Type: str
def get_string_map_attribute(
terraform_attribute: str
) -> typing.Mapping[str]
- Type: str
def interpolation_for_attribute(
property: str
) -> IResolvable
- Type: str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
execution_reason |
str |
No description. |
last_transition_time |
str |
No description. |
message |
str |
No description. |
reason |
str |
No description. |
revision_reason |
str |
No description. |
severity |
str |
No description. |
state |
str |
No description. |
type |
str |
No description. |
internal_value |
CloudRunV2JobTerminalCondition |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
execution_reason: str
- Type: str
last_transition_time: str
- Type: str
message: str
- Type: str
reason: str
- Type: str
revision_reason: str
- Type: str
severity: str
- Type: str
state: str
- Type: str
type: str
- Type: str
internal_value: CloudRunV2JobTerminalCondition
from cdktf_cdktf_provider_google import cloud_run_v2_job
cloudRunV2Job.CloudRunV2JobTimeoutsOutputReference(
terraform_resource: IInterpolatingParent,
terraform_attribute: str
)
Name | Type | Description |
---|---|---|
terraform_resource |
cdktf.IInterpolatingParent |
The parent resource. |
terraform_attribute |
str |
The attribute on the parent resource this class is referencing. |
- Type: cdktf.IInterpolatingParent
The parent resource.
- Type: str
The attribute on the parent resource this class is referencing.
Name | Description |
---|---|
compute_fqn |
No description. |
get_any_map_attribute |
No description. |
get_boolean_attribute |
No description. |
get_boolean_map_attribute |
No description. |
get_list_attribute |
No description. |
get_number_attribute |
No description. |
get_number_list_attribute |
No description. |
get_number_map_attribute |
No description. |
get_string_attribute |
No description. |
get_string_map_attribute |
No description. |
interpolation_for_attribute |
No description. |
resolve |
Produce the Token's value at resolution time. |
to_string |
Return a string representation of this resolvable object. |
reset_create |
No description. |
reset_delete |
No description. |
reset_update |
No description. |
def compute_fqn() -> str
def get_any_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Any]
- Type: str
def get_boolean_attribute(
terraform_attribute: str
) -> IResolvable
- Type: str
def get_boolean_map_attribute(
terraform_attribute: str
) -> typing.Mapping[bool]
- Type: str
def get_list_attribute(
terraform_attribute: str
) -> typing.List[str]
- Type: str
def get_number_attribute(
terraform_attribute: str
) -> typing.Union[int, float]
- Type: str
def get_number_list_attribute(
terraform_attribute: str
) -> typing.List[typing.Union[int, float]]
- Type: str
def get_number_map_attribute(
terraform_attribute: str
) -> typing.Mapping[typing.Union[int, float]]
- Type: str
def get_string_attribute(
terraform_attribute: str
) -> str
- Type: str
def get_string_map_attribute(
terraform_attribute: str
) -> typing.Mapping[str]
- Type: str
def interpolation_for_attribute(
property: str
) -> IResolvable
- Type: str
def resolve(
_context: IResolveContext
) -> typing.Any
Produce the Token's value at resolution time.
- Type: cdktf.IResolveContext
def to_string() -> str
Return a string representation of this resolvable object.
Returns a reversible string representation.
def reset_create() -> None
def reset_delete() -> None
def reset_update() -> None
Name | Type | Description |
---|---|---|
creation_stack |
typing.List[str] |
The creation stack of this resolvable which will be appended to errors thrown during resolution. |
fqn |
str |
No description. |
create_input |
str |
No description. |
delete_input |
str |
No description. |
update_input |
str |
No description. |
create |
str |
No description. |
delete |
str |
No description. |
update |
str |
No description. |
internal_value |
typing.Union[cdktf.IResolvable, CloudRunV2JobTimeouts] |
No description. |
creation_stack: typing.List[str]
- Type: typing.List[str]
The creation stack of this resolvable which will be appended to errors thrown during resolution.
If this returns an empty array the stack will not be attached.
fqn: str
- Type: str
create_input: str
- Type: str
delete_input: str
- Type: str
update_input: str
- Type: str
create: str
- Type: str
delete: str
- Type: str
update: str
- Type: str
internal_value: typing.Union[IResolvable, CloudRunV2JobTimeouts]
- Type: typing.Union[cdktf.IResolvable, CloudRunV2JobTimeouts]