ApiGatewayBasePathMapping.Builder |
ApiGatewayBasePathMapping.Builder.apiId(String apiId) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_base_path_mapping#api_id ApiGatewayBasePathMapping#api_id}.
|
ApiGatewayBasePathMapping.Builder |
ApiGatewayBasePathMapping.Builder.basePath(String basePath) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_base_path_mapping#base_path ApiGatewayBasePathMapping#base_path}.
|
ApiGatewayBasePathMapping.Builder |
ApiGatewayBasePathMapping.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
ApiGatewayBasePathMapping.Builder |
ApiGatewayBasePathMapping.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
ApiGatewayBasePathMapping.Builder |
ApiGatewayBasePathMapping.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
ApiGatewayBasePathMapping.Builder |
ApiGatewayBasePathMapping.Builder.count(Number count) |
|
static ApiGatewayBasePathMapping.Builder |
ApiGatewayBasePathMapping.Builder.create(software.constructs.Construct scope,
String id) |
|
ApiGatewayBasePathMapping.Builder |
ApiGatewayBasePathMapping.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
ApiGatewayBasePathMapping.Builder |
ApiGatewayBasePathMapping.Builder.domainName(String domainName) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_base_path_mapping#domain_name ApiGatewayBasePathMapping#domain_name}.
|
ApiGatewayBasePathMapping.Builder |
ApiGatewayBasePathMapping.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
ApiGatewayBasePathMapping.Builder |
ApiGatewayBasePathMapping.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_base_path_mapping#id ApiGatewayBasePathMapping#id}.
|
ApiGatewayBasePathMapping.Builder |
ApiGatewayBasePathMapping.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
ApiGatewayBasePathMapping.Builder |
ApiGatewayBasePathMapping.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
ApiGatewayBasePathMapping.Builder |
ApiGatewayBasePathMapping.Builder.provisioners(List<? extends Object> provisioners) |
|
ApiGatewayBasePathMapping.Builder |
ApiGatewayBasePathMapping.Builder.stageName(String stageName) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/api_gateway_base_path_mapping#stage_name ApiGatewayBasePathMapping#stage_name}.
|