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