Class AppsyncResolverConfig.Jsii$Proxy
- java.lang.Object
-
- software.amazon.jsii.JsiiObject
-
- com.hashicorp.cdktf.providers.aws.appsync_resolver.AppsyncResolverConfig.Jsii$Proxy
-
- All Implemented Interfaces:
AppsyncResolverConfig,com.hashicorp.cdktf.TerraformMetaArguments,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- AppsyncResolverConfig
@Stability(Stable) @Internal public static final class AppsyncResolverConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements AppsyncResolverConfig
An implementation forAppsyncResolverConfig
-
-
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.aws.appsync_resolver.AppsyncResolverConfig
AppsyncResolverConfig.Builder, AppsyncResolverConfig.Jsii$Proxy
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJsii$Proxy(AppsyncResolverConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theAppsyncResolverConfig.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)StringgetApiId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_resolver#api_id AppsyncResolver#api_id}.AppsyncResolverCachingConfiggetCachingConfig()caching_config block.StringgetCode()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_resolver#code AppsyncResolver#code}.ObjectgetConnection()ObjectgetCount()StringgetDataSource()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_resolver#data_source AppsyncResolver#data_source}.List<com.hashicorp.cdktf.ITerraformDependable>getDependsOn()StringgetField()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_resolver#field AppsyncResolver#field}.com.hashicorp.cdktf.ITerraformIteratorgetForEach()StringgetId()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_resolver#id AppsyncResolver#id}.StringgetKind()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_resolver#kind AppsyncResolver#kind}.com.hashicorp.cdktf.TerraformResourceLifecyclegetLifecycle()NumbergetMaxBatchSize()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_resolver#max_batch_size AppsyncResolver#max_batch_size}.AppsyncResolverPipelineConfiggetPipelineConfig()pipeline_config block.com.hashicorp.cdktf.TerraformProvidergetProvider()List<Object>getProvisioners()StringgetRequestTemplate()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_resolver#request_template AppsyncResolver#request_template}.StringgetResponseTemplate()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_resolver#response_template AppsyncResolver#response_template}.AppsyncResolverRuntimegetRuntime()runtime block.AppsyncResolverSyncConfiggetSyncConfig()sync_config block.StringgetType()Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_resolver#type AppsyncResolver#type}.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(AppsyncResolverConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by theAppsyncResolverConfig.Builder.
-
-
Method Detail
-
getApiId
public final String getApiId()
Description copied from interface:AppsyncResolverConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_resolver#api_id AppsyncResolver#api_id}.- Specified by:
getApiIdin interfaceAppsyncResolverConfig
-
getField
public final String getField()
Description copied from interface:AppsyncResolverConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_resolver#field AppsyncResolver#field}.- Specified by:
getFieldin interfaceAppsyncResolverConfig
-
getType
public final String getType()
Description copied from interface:AppsyncResolverConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_resolver#type AppsyncResolver#type}.- Specified by:
getTypein interfaceAppsyncResolverConfig
-
getCachingConfig
public final AppsyncResolverCachingConfig getCachingConfig()
Description copied from interface:AppsyncResolverConfigcaching_config block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_resolver#caching_config AppsyncResolver#caching_config}
- Specified by:
getCachingConfigin interfaceAppsyncResolverConfig
-
getCode
public final String getCode()
Description copied from interface:AppsyncResolverConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_resolver#code AppsyncResolver#code}.- Specified by:
getCodein interfaceAppsyncResolverConfig
-
getDataSource
public final String getDataSource()
Description copied from interface:AppsyncResolverConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_resolver#data_source AppsyncResolver#data_source}.- Specified by:
getDataSourcein interfaceAppsyncResolverConfig
-
getId
public final String getId()
Description copied from interface:AppsyncResolverConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_resolver#id AppsyncResolver#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 interfaceAppsyncResolverConfig
-
getKind
public final String getKind()
Description copied from interface:AppsyncResolverConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_resolver#kind AppsyncResolver#kind}.- Specified by:
getKindin interfaceAppsyncResolverConfig
-
getMaxBatchSize
public final Number getMaxBatchSize()
Description copied from interface:AppsyncResolverConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_resolver#max_batch_size AppsyncResolver#max_batch_size}.- Specified by:
getMaxBatchSizein interfaceAppsyncResolverConfig
-
getPipelineConfig
public final AppsyncResolverPipelineConfig getPipelineConfig()
Description copied from interface:AppsyncResolverConfigpipeline_config block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_resolver#pipeline_config AppsyncResolver#pipeline_config}
- Specified by:
getPipelineConfigin interfaceAppsyncResolverConfig
-
getRequestTemplate
public final String getRequestTemplate()
Description copied from interface:AppsyncResolverConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_resolver#request_template AppsyncResolver#request_template}.- Specified by:
getRequestTemplatein interfaceAppsyncResolverConfig
-
getResponseTemplate
public final String getResponseTemplate()
Description copied from interface:AppsyncResolverConfigDocs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_resolver#response_template AppsyncResolver#response_template}.- Specified by:
getResponseTemplatein interfaceAppsyncResolverConfig
-
getRuntime
public final AppsyncResolverRuntime getRuntime()
Description copied from interface:AppsyncResolverConfigruntime block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_resolver#runtime AppsyncResolver#runtime}
- Specified by:
getRuntimein interfaceAppsyncResolverConfig
-
getSyncConfig
public final AppsyncResolverSyncConfig getSyncConfig()
Description copied from interface:AppsyncResolverConfigsync_config block.Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_resolver#sync_config AppsyncResolver#sync_config}
- Specified by:
getSyncConfigin interfaceAppsyncResolverConfig
-
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
-
-