Class ApiGatewayIntegrationResponse.Builder
- java.lang.Object
-
- com.hashicorp.cdktf.providers.aws.api_gateway_integration_response.ApiGatewayIntegrationResponse.Builder
-
- All Implemented Interfaces:
software.amazon.jsii.Builder<ApiGatewayIntegrationResponse>
- Enclosing class:
- ApiGatewayIntegrationResponse
@Stability(Stable) public static final class ApiGatewayIntegrationResponse.Builder extends Object implements software.amazon.jsii.Builder<ApiGatewayIntegrationResponse>
A fluent builder forApiGatewayIntegrationResponse.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ApiGatewayIntegrationResponsebuild()ApiGatewayIntegrationResponse.Builderconnection(com.hashicorp.cdktf.SSHProvisionerConnection connection)ApiGatewayIntegrationResponse.Builderconnection(com.hashicorp.cdktf.WinrmProvisionerConnection connection)ApiGatewayIntegrationResponse.BuildercontentHandling(String contentHandling)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration_response#content_handling ApiGatewayIntegrationResponse#content_handling}.ApiGatewayIntegrationResponse.Buildercount(com.hashicorp.cdktf.TerraformCount count)ApiGatewayIntegrationResponse.Buildercount(Number count)static ApiGatewayIntegrationResponse.Buildercreate(software.constructs.Construct scope, String id)ApiGatewayIntegrationResponse.BuilderdependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn)ApiGatewayIntegrationResponse.BuilderforEach(com.hashicorp.cdktf.ITerraformIterator forEach)ApiGatewayIntegrationResponse.BuilderhttpMethod(String httpMethod)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration_response#http_method ApiGatewayIntegrationResponse#http_method}.ApiGatewayIntegrationResponse.Builderid(String id)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration_response#id ApiGatewayIntegrationResponse#id}.ApiGatewayIntegrationResponse.Builderlifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle)ApiGatewayIntegrationResponse.Builderprovider(com.hashicorp.cdktf.TerraformProvider provider)ApiGatewayIntegrationResponse.Builderprovisioners(List<? extends Object> provisioners)ApiGatewayIntegrationResponse.BuilderresourceId(String resourceId)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration_response#resource_id ApiGatewayIntegrationResponse#resource_id}.ApiGatewayIntegrationResponse.BuilderresponseParameters(Map<String,String> responseParameters)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration_response#response_parameters ApiGatewayIntegrationResponse#response_parameters}.ApiGatewayIntegrationResponse.BuilderresponseTemplates(Map<String,String> responseTemplates)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration_response#response_templates ApiGatewayIntegrationResponse#response_templates}.ApiGatewayIntegrationResponse.BuilderrestApiId(String restApiId)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration_response#rest_api_id ApiGatewayIntegrationResponse#rest_api_id}.ApiGatewayIntegrationResponse.BuilderselectionPattern(String selectionPattern)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration_response#selection_pattern ApiGatewayIntegrationResponse#selection_pattern}.ApiGatewayIntegrationResponse.BuilderstatusCode(String statusCode)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration_response#status_code ApiGatewayIntegrationResponse#status_code}.
-
-
-
Method Detail
-
create
@Stability(Stable) public static ApiGatewayIntegrationResponse.Builder create(software.constructs.Construct scope, String id)
- Parameters:
scope- The scope in which to define this construct. This parameter is required.id- The scoped construct ID. This parameter is required.- Returns:
- a new instance of
ApiGatewayIntegrationResponse.Builder.
-
connection
@Stability(Experimental) public ApiGatewayIntegrationResponse.Builder connection(com.hashicorp.cdktf.SSHProvisionerConnection connection)
- Parameters:
connection- This parameter is required.- Returns:
this
-
connection
@Stability(Experimental) public ApiGatewayIntegrationResponse.Builder connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection)
- Parameters:
connection- This parameter is required.- Returns:
this
-
count
@Stability(Experimental) public ApiGatewayIntegrationResponse.Builder count(Number count)
- Parameters:
count- This parameter is required.- Returns:
this
-
count
@Stability(Experimental) public ApiGatewayIntegrationResponse.Builder count(com.hashicorp.cdktf.TerraformCount count)
- Parameters:
count- This parameter is required.- Returns:
this
-
dependsOn
@Stability(Experimental) public ApiGatewayIntegrationResponse.Builder dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn)
- Parameters:
dependsOn- This parameter is required.- Returns:
this
-
forEach
@Stability(Experimental) public ApiGatewayIntegrationResponse.Builder forEach(com.hashicorp.cdktf.ITerraformIterator forEach)
- Parameters:
forEach- This parameter is required.- Returns:
this
-
lifecycle
@Stability(Experimental) public ApiGatewayIntegrationResponse.Builder lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle)
- Parameters:
lifecycle- This parameter is required.- Returns:
this
-
provider
@Stability(Experimental) public ApiGatewayIntegrationResponse.Builder provider(com.hashicorp.cdktf.TerraformProvider provider)
- Parameters:
provider- This parameter is required.- Returns:
this
-
provisioners
@Stability(Experimental) public ApiGatewayIntegrationResponse.Builder provisioners(List<? extends Object> provisioners)
- Parameters:
provisioners- This parameter is required.- Returns:
this
-
httpMethod
@Stability(Stable) public ApiGatewayIntegrationResponse.Builder httpMethod(String httpMethod)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration_response#http_method ApiGatewayIntegrationResponse#http_method}.- Parameters:
httpMethod- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration_response#http_method ApiGatewayIntegrationResponse#http_method}. This parameter is required.- Returns:
this
-
resourceId
@Stability(Stable) public ApiGatewayIntegrationResponse.Builder resourceId(String resourceId)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration_response#resource_id ApiGatewayIntegrationResponse#resource_id}.- Parameters:
resourceId- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration_response#resource_id ApiGatewayIntegrationResponse#resource_id}. This parameter is required.- Returns:
this
-
restApiId
@Stability(Stable) public ApiGatewayIntegrationResponse.Builder restApiId(String restApiId)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration_response#rest_api_id ApiGatewayIntegrationResponse#rest_api_id}.- Parameters:
restApiId- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration_response#rest_api_id ApiGatewayIntegrationResponse#rest_api_id}. This parameter is required.- Returns:
this
-
statusCode
@Stability(Stable) public ApiGatewayIntegrationResponse.Builder statusCode(String statusCode)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration_response#status_code ApiGatewayIntegrationResponse#status_code}.- Parameters:
statusCode- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration_response#status_code ApiGatewayIntegrationResponse#status_code}. This parameter is required.- Returns:
this
-
contentHandling
@Stability(Stable) public ApiGatewayIntegrationResponse.Builder contentHandling(String contentHandling)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration_response#content_handling ApiGatewayIntegrationResponse#content_handling}.- Parameters:
contentHandling- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration_response#content_handling ApiGatewayIntegrationResponse#content_handling}. This parameter is required.- Returns:
this
-
id
@Stability(Stable) public ApiGatewayIntegrationResponse.Builder id(String id)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration_response#id ApiGatewayIntegrationResponse#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.
- Parameters:
id- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration_response#id ApiGatewayIntegrationResponse#id}. This parameter is required.- Returns:
this
-
responseParameters
@Stability(Stable) public ApiGatewayIntegrationResponse.Builder responseParameters(Map<String,String> responseParameters)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration_response#response_parameters ApiGatewayIntegrationResponse#response_parameters}.- Parameters:
responseParameters- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration_response#response_parameters ApiGatewayIntegrationResponse#response_parameters}. This parameter is required.- Returns:
this
-
responseTemplates
@Stability(Stable) public ApiGatewayIntegrationResponse.Builder responseTemplates(Map<String,String> responseTemplates)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration_response#response_templates ApiGatewayIntegrationResponse#response_templates}.- Parameters:
responseTemplates- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration_response#response_templates ApiGatewayIntegrationResponse#response_templates}. This parameter is required.- Returns:
this
-
selectionPattern
@Stability(Stable) public ApiGatewayIntegrationResponse.Builder selectionPattern(String selectionPattern)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration_response#selection_pattern ApiGatewayIntegrationResponse#selection_pattern}.- Parameters:
selectionPattern- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_integration_response#selection_pattern ApiGatewayIntegrationResponse#selection_pattern}. This parameter is required.- Returns:
this
-
build
@Stability(Stable) public ApiGatewayIntegrationResponse build()
- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<ApiGatewayIntegrationResponse>- Returns:
- a newly built instance of
ApiGatewayIntegrationResponse.
-
-