Class EventarcTriggerConfig.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.google.eventarc_trigger.EventarcTriggerConfig.Jsii$Proxy
-
- All Implemented Interfaces:
EventarcTriggerConfig,com.hashicorp.cdktf.TerraformMetaArguments,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- EventarcTriggerConfig
@Stability(Stable) @Internal public static final class EventarcTriggerConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements EventarcTriggerConfig
An implementation forEventarcTriggerConfig
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
-
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.providers.google.eventarc_trigger.EventarcTriggerConfig
EventarcTriggerConfig.Builder, EventarcTriggerConfig.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(EventarcTriggerConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theEventarcTriggerConfig.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)Constructor that initializes the object based on values retrieved from the JsiiObject.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.fasterxml.jackson.databind.JsonNode$jsii$toJson()booleanequals(Object o)StringgetChannel()Optional.ObjectgetConnection()ObjectgetCount()List<com.hashicorp.cdktf.ITerraformDependable>getDependsOn()EventarcTriggerDestinationgetDestination()destination block.StringgetEventDataContentType()Optional.com.hashicorp.cdktf.ITerraformIteratorgetForEach()StringgetId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/eventarc_trigger#id EventarcTrigger#id}.Map<String,String>getLabels()Optional.com.hashicorp.cdktf.TerraformResourceLifecyclegetLifecycle()StringgetLocation()The location for the resource.ObjectgetMatchingCriteria()matching_criteria block.StringgetName()Required.StringgetProject()The project for the resource.com.hashicorp.cdktf.TerraformProvidergetProvider()List<Object>getProvisioners()StringgetServiceAccount()Optional.EventarcTriggerTimeoutsgetTimeouts()timeouts block.EventarcTriggerTransportgetTransport()transport block.inthashCode()
-
-
-
Constructor Detail
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(EventarcTriggerConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by theEventarcTriggerConfig.Builder.
-
-
Method Detail
-
getDestination
public final EventarcTriggerDestination getDestination()
Description copied from interface:EventarcTriggerConfigdestination block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/eventarc_trigger#destination EventarcTrigger#destination}
- Specified by:
getDestinationin interfaceEventarcTriggerConfig
-
getLocation
public final String getLocation()
Description copied from interface:EventarcTriggerConfigThe location for the resource.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/eventarc_trigger#location EventarcTrigger#location}
- Specified by:
getLocationin interfaceEventarcTriggerConfig
-
getMatchingCriteria
public final Object getMatchingCriteria()
Description copied from interface:EventarcTriggerConfigmatching_criteria block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/eventarc_trigger#matching_criteria EventarcTrigger#matching_criteria}
- Specified by:
getMatchingCriteriain interfaceEventarcTriggerConfig
-
getName
public final String getName()
Description copied from interface:EventarcTriggerConfigRequired. The resource name of the trigger. Must be unique within the location on the project.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/eventarc_trigger#name EventarcTrigger#name}
- Specified by:
getNamein interfaceEventarcTriggerConfig
-
getChannel
public final String getChannel()
Description copied from interface:EventarcTriggerConfigOptional.The name of the channel associated with the trigger in `projects/{project}/locations/{location}/channels/{channel}` format. You must provide a channel to receive events from Eventarc SaaS partners. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/eventarc_trigger#channel EventarcTrigger#channel}
- Specified by:
getChannelin interfaceEventarcTriggerConfig
-
getEventDataContentType
public final String getEventDataContentType()
Description copied from interface:EventarcTriggerConfigOptional.EventDataContentType specifies the type of payload in MIME format that is expected from the CloudEvent data field. This is set to `application/json` if the value is not defined. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/eventarc_trigger#event_data_content_type EventarcTrigger#event_data_content_type}
- Specified by:
getEventDataContentTypein interfaceEventarcTriggerConfig
-
getId
public final String getId()
Description copied from interface:EventarcTriggerConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/eventarc_trigger#id EventarcTrigger#id}.Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
- Specified by:
getIdin interfaceEventarcTriggerConfig
-
getLabels
public final Map<String,String> getLabels()
Description copied from interface:EventarcTriggerConfigOptional. User labels attached to the triggers that can be used to group resources.**Note**: This field is non-authoritative, and will only manage the labels present in your configuration. Please refer to the field `effective_labels` for all of the labels present on the resource. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/eventarc_trigger#labels EventarcTrigger#labels}
- Specified by:
getLabelsin interfaceEventarcTriggerConfig
-
getProject
public final String getProject()
Description copied from interface:EventarcTriggerConfigThe project for the resource.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/eventarc_trigger#project EventarcTrigger#project}
- Specified by:
getProjectin interfaceEventarcTriggerConfig
-
getServiceAccount
public final String getServiceAccount()
Description copied from interface:EventarcTriggerConfigOptional.The IAM service account email associated with the trigger. The service account represents the identity of the trigger. The principal who calls this API must have `iam.serviceAccounts.actAs` permission in the service account. See https://cloud.google.com/iam/docs/understanding-service-accounts#sa_common for more information. For Cloud Run destinations, this service account is used to generate identity tokens when invoking the service. See https://cloud.google.com/run/docs/triggering/pubsub-push#create-service-account for information on how to invoke authenticated Cloud Run services. In order to create Audit Log triggers, the service account should also have `roles/eventarc.eventReceiver` IAM role. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/eventarc_trigger#service_account EventarcTrigger#service_account}
- Specified by:
getServiceAccountin interfaceEventarcTriggerConfig
-
getTimeouts
public final EventarcTriggerTimeouts getTimeouts()
Description copied from interface:EventarcTriggerConfigtimeouts block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/eventarc_trigger#timeouts EventarcTrigger#timeouts}
- Specified by:
getTimeoutsin interfaceEventarcTriggerConfig
-
getTransport
public final EventarcTriggerTransport getTransport()
Description copied from interface:EventarcTriggerConfigtransport block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/eventarc_trigger#transport EventarcTrigger#transport}
- Specified by:
getTransportin interfaceEventarcTriggerConfig
-
getConnection
public final Object getConnection()
- Specified by:
getConnectionin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getCount
public final Object getCount()
- Specified by:
getCountin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getDependsOn
public final List<com.hashicorp.cdktf.ITerraformDependable> getDependsOn()
- Specified by:
getDependsOnin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getForEach
public final com.hashicorp.cdktf.ITerraformIterator getForEach()
- Specified by:
getForEachin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getLifecycle
public final com.hashicorp.cdktf.TerraformResourceLifecycle getLifecycle()
- Specified by:
getLifecyclein interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getProvider
public final com.hashicorp.cdktf.TerraformProvider getProvider()
- Specified by:
getProviderin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
getProvisioners
public final List<Object> getProvisioners()
- Specified by:
getProvisionersin interfacecom.hashicorp.cdktf.TerraformMetaArguments
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
-