Class IntegrationConnectorsConnectionConfig.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.google.integration_connectors_connection.IntegrationConnectorsConnectionConfig.Jsii$Proxy
-
- All Implemented Interfaces:
IntegrationConnectorsConnectionConfig,com.hashicorp.cdktf.TerraformMetaArguments,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- IntegrationConnectorsConnectionConfig
@Stability(Stable) @Internal public static final class IntegrationConnectorsConnectionConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IntegrationConnectorsConnectionConfig
An implementation forIntegrationConnectorsConnectionConfig
-
-
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.integration_connectors_connection.IntegrationConnectorsConnectionConfig
IntegrationConnectorsConnectionConfig.Builder, IntegrationConnectorsConnectionConfig.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(IntegrationConnectorsConnectionConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theIntegrationConnectorsConnectionConfig.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)IntegrationConnectorsConnectionAuthConfiggetAuthConfig()auth_config block.ObjectgetConfigVariable()config_variable block.ObjectgetConnection()StringgetConnectorVersion()connectorVersion of the Connector.ObjectgetCount()List<com.hashicorp.cdktf.ITerraformDependable>getDependsOn()StringgetDescription()An arbitrary description for the Conection.ObjectgetDestinationConfig()destination_config block.IntegrationConnectorsConnectionEventingConfiggetEventingConfig()eventing_config block.StringgetEventingEnablementType()Eventing enablement type.com.hashicorp.cdktf.ITerraformIteratorgetForEach()StringgetId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integration_connectors_connection#id IntegrationConnectorsConnection#id}.Map<String,String>getLabels()Resource labels to represent user provided metadata.com.hashicorp.cdktf.TerraformResourceLifecyclegetLifecycle()StringgetLocation()Location in which Connection needs to be created.IntegrationConnectorsConnectionLockConfiggetLockConfig()lock_config block.IntegrationConnectorsConnectionLogConfiggetLogConfig()log_config block.StringgetName()Name of Connection needs to be created.IntegrationConnectorsConnectionNodeConfiggetNodeConfig()node_config block.StringgetProject()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integration_connectors_connection#project IntegrationConnectorsConnection#project}.com.hashicorp.cdktf.TerraformProvidergetProvider()List<Object>getProvisioners()StringgetServiceAccount()Service account needed for runtime plane to access Google Cloud resources.IntegrationConnectorsConnectionSslConfiggetSslConfig()ssl_config block.ObjectgetSuspended()Suspended indicates if a user has suspended a connection or not.IntegrationConnectorsConnectionTimeoutsgetTimeouts()timeouts block.inthashCode()
-
-
-
Constructor Detail
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(IntegrationConnectorsConnectionConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by theIntegrationConnectorsConnectionConfig.Builder.
-
-
Method Detail
-
getConnectorVersion
public final String getConnectorVersion()
Description copied from interface:IntegrationConnectorsConnectionConfigconnectorVersion of the Connector.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integration_connectors_connection#connector_version IntegrationConnectorsConnection#connector_version}
- Specified by:
getConnectorVersionin interfaceIntegrationConnectorsConnectionConfig
-
getLocation
public final String getLocation()
Description copied from interface:IntegrationConnectorsConnectionConfigLocation in which Connection needs to be created.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integration_connectors_connection#location IntegrationConnectorsConnection#location}
- Specified by:
getLocationin interfaceIntegrationConnectorsConnectionConfig
-
getName
public final String getName()
Description copied from interface:IntegrationConnectorsConnectionConfigName of Connection needs to be created.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integration_connectors_connection#name IntegrationConnectorsConnection#name}
- Specified by:
getNamein interfaceIntegrationConnectorsConnectionConfig
-
getAuthConfig
public final IntegrationConnectorsConnectionAuthConfig getAuthConfig()
Description copied from interface:IntegrationConnectorsConnectionConfigauth_config block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integration_connectors_connection#auth_config IntegrationConnectorsConnection#auth_config}
- Specified by:
getAuthConfigin interfaceIntegrationConnectorsConnectionConfig
-
getConfigVariable
public final Object getConfigVariable()
Description copied from interface:IntegrationConnectorsConnectionConfigconfig_variable block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integration_connectors_connection#config_variable IntegrationConnectorsConnection#config_variable}
- Specified by:
getConfigVariablein interfaceIntegrationConnectorsConnectionConfig
-
getDescription
public final String getDescription()
Description copied from interface:IntegrationConnectorsConnectionConfigAn arbitrary description for the Conection.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integration_connectors_connection#description IntegrationConnectorsConnection#description}
- Specified by:
getDescriptionin interfaceIntegrationConnectorsConnectionConfig
-
getDestinationConfig
public final Object getDestinationConfig()
Description copied from interface:IntegrationConnectorsConnectionConfigdestination_config block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integration_connectors_connection#destination_config IntegrationConnectorsConnection#destination_config}
- Specified by:
getDestinationConfigin interfaceIntegrationConnectorsConnectionConfig
-
getEventingConfig
public final IntegrationConnectorsConnectionEventingConfig getEventingConfig()
Description copied from interface:IntegrationConnectorsConnectionConfigeventing_config block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integration_connectors_connection#eventing_config IntegrationConnectorsConnection#eventing_config}
- Specified by:
getEventingConfigin interfaceIntegrationConnectorsConnectionConfig
-
getEventingEnablementType
public final String getEventingEnablementType()
Description copied from interface:IntegrationConnectorsConnectionConfigEventing enablement type. Will be nil if eventing is not enabled. Possible values: ["EVENTING_AND_CONNECTION", "ONLY_EVENTING"].Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integration_connectors_connection#eventing_enablement_type IntegrationConnectorsConnection#eventing_enablement_type}
- Specified by:
getEventingEnablementTypein interfaceIntegrationConnectorsConnectionConfig
-
getId
public final String getId()
Description copied from interface:IntegrationConnectorsConnectionConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integration_connectors_connection#id IntegrationConnectorsConnection#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 interfaceIntegrationConnectorsConnectionConfig
-
getLabels
public final Map<String,String> getLabels()
Description copied from interface:IntegrationConnectorsConnectionConfigResource labels to represent user provided metadata.**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/integration_connectors_connection#labels IntegrationConnectorsConnection#labels}
- Specified by:
getLabelsin interfaceIntegrationConnectorsConnectionConfig
-
getLockConfig
public final IntegrationConnectorsConnectionLockConfig getLockConfig()
Description copied from interface:IntegrationConnectorsConnectionConfiglock_config block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integration_connectors_connection#lock_config IntegrationConnectorsConnection#lock_config}
- Specified by:
getLockConfigin interfaceIntegrationConnectorsConnectionConfig
-
getLogConfig
public final IntegrationConnectorsConnectionLogConfig getLogConfig()
Description copied from interface:IntegrationConnectorsConnectionConfiglog_config block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integration_connectors_connection#log_config IntegrationConnectorsConnection#log_config}
- Specified by:
getLogConfigin interfaceIntegrationConnectorsConnectionConfig
-
getNodeConfig
public final IntegrationConnectorsConnectionNodeConfig getNodeConfig()
Description copied from interface:IntegrationConnectorsConnectionConfignode_config block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integration_connectors_connection#node_config IntegrationConnectorsConnection#node_config}
- Specified by:
getNodeConfigin interfaceIntegrationConnectorsConnectionConfig
-
getProject
public final String getProject()
Description copied from interface:IntegrationConnectorsConnectionConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integration_connectors_connection#project IntegrationConnectorsConnection#project}.- Specified by:
getProjectin interfaceIntegrationConnectorsConnectionConfig
-
getServiceAccount
public final String getServiceAccount()
Description copied from interface:IntegrationConnectorsConnectionConfigService account needed for runtime plane to access Google Cloud resources.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integration_connectors_connection#service_account IntegrationConnectorsConnection#service_account}
- Specified by:
getServiceAccountin interfaceIntegrationConnectorsConnectionConfig
-
getSslConfig
public final IntegrationConnectorsConnectionSslConfig getSslConfig()
Description copied from interface:IntegrationConnectorsConnectionConfigssl_config block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integration_connectors_connection#ssl_config IntegrationConnectorsConnection#ssl_config}
- Specified by:
getSslConfigin interfaceIntegrationConnectorsConnectionConfig
-
getSuspended
public final Object getSuspended()
Description copied from interface:IntegrationConnectorsConnectionConfigSuspended indicates if a user has suspended a connection or not.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integration_connectors_connection#suspended IntegrationConnectorsConnection#suspended}
- Specified by:
getSuspendedin interfaceIntegrationConnectorsConnectionConfig
-
getTimeouts
public final IntegrationConnectorsConnectionTimeouts getTimeouts()
Description copied from interface:IntegrationConnectorsConnectionConfigtimeouts block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integration_connectors_connection#timeouts IntegrationConnectorsConnection#timeouts}
- Specified by:
getTimeoutsin interfaceIntegrationConnectorsConnectionConfig
-
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
-
-