static ApiGatewayIntegrationResponseConfig.Builder |
ApiGatewayIntegrationResponseConfig.builder() |
|
ApiGatewayIntegrationResponseConfig.Builder |
ApiGatewayIntegrationResponseConfig.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
Sets the value of TerraformMetaArguments.getConnection()
|
ApiGatewayIntegrationResponseConfig.Builder |
ApiGatewayIntegrationResponseConfig.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
Sets the value of TerraformMetaArguments.getConnection()
|
ApiGatewayIntegrationResponseConfig.Builder |
ApiGatewayIntegrationResponseConfig.Builder.contentHandling(String contentHandling) |
|
ApiGatewayIntegrationResponseConfig.Builder |
ApiGatewayIntegrationResponseConfig.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
Sets the value of TerraformMetaArguments.getCount()
|
ApiGatewayIntegrationResponseConfig.Builder |
ApiGatewayIntegrationResponseConfig.Builder.count(Number count) |
Sets the value of TerraformMetaArguments.getCount()
|
ApiGatewayIntegrationResponseConfig.Builder |
ApiGatewayIntegrationResponseConfig.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
Sets the value of TerraformMetaArguments.getDependsOn()
|
ApiGatewayIntegrationResponseConfig.Builder |
ApiGatewayIntegrationResponseConfig.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
Sets the value of TerraformMetaArguments.getForEach()
|
ApiGatewayIntegrationResponseConfig.Builder |
ApiGatewayIntegrationResponseConfig.Builder.httpMethod(String httpMethod) |
|
ApiGatewayIntegrationResponseConfig.Builder |
ApiGatewayIntegrationResponseConfig.Builder.id(String id) |
|
ApiGatewayIntegrationResponseConfig.Builder |
ApiGatewayIntegrationResponseConfig.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
Sets the value of TerraformMetaArguments.getLifecycle()
|
ApiGatewayIntegrationResponseConfig.Builder |
ApiGatewayIntegrationResponseConfig.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
Sets the value of TerraformMetaArguments.getProvider()
|
ApiGatewayIntegrationResponseConfig.Builder |
ApiGatewayIntegrationResponseConfig.Builder.provisioners(List<? extends Object> provisioners) |
Sets the value of TerraformMetaArguments.getProvisioners()
|
ApiGatewayIntegrationResponseConfig.Builder |
ApiGatewayIntegrationResponseConfig.Builder.resourceId(String resourceId) |
|
ApiGatewayIntegrationResponseConfig.Builder |
ApiGatewayIntegrationResponseConfig.Builder.responseParameters(Map<String,String> responseParameters) |
|
ApiGatewayIntegrationResponseConfig.Builder |
ApiGatewayIntegrationResponseConfig.Builder.responseTemplates(Map<String,String> responseTemplates) |
|
ApiGatewayIntegrationResponseConfig.Builder |
ApiGatewayIntegrationResponseConfig.Builder.restApiId(String restApiId) |
|
ApiGatewayIntegrationResponseConfig.Builder |
ApiGatewayIntegrationResponseConfig.Builder.selectionPattern(String selectionPattern) |
|
ApiGatewayIntegrationResponseConfig.Builder |
ApiGatewayIntegrationResponseConfig.Builder.statusCode(String statusCode) |
|