AppsyncApiCache.Builder |
AppsyncApiCache.Builder.apiCachingBehavior(String apiCachingBehavior) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_api_cache#api_caching_behavior AppsyncApiCache#api_caching_behavior}.
|
AppsyncApiCache.Builder |
AppsyncApiCache.Builder.apiId(String apiId) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_api_cache#api_id AppsyncApiCache#api_id}.
|
AppsyncApiCache.Builder |
AppsyncApiCache.Builder.atRestEncryptionEnabled(com.hashicorp.cdktf.IResolvable atRestEncryptionEnabled) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_api_cache#at_rest_encryption_enabled AppsyncApiCache#at_rest_encryption_enabled}.
|
AppsyncApiCache.Builder |
AppsyncApiCache.Builder.atRestEncryptionEnabled(Boolean atRestEncryptionEnabled) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_api_cache#at_rest_encryption_enabled AppsyncApiCache#at_rest_encryption_enabled}.
|
AppsyncApiCache.Builder |
AppsyncApiCache.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
AppsyncApiCache.Builder |
AppsyncApiCache.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
AppsyncApiCache.Builder |
AppsyncApiCache.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
AppsyncApiCache.Builder |
AppsyncApiCache.Builder.count(Number count) |
|
static AppsyncApiCache.Builder |
AppsyncApiCache.Builder.create(software.constructs.Construct scope,
String id) |
|
AppsyncApiCache.Builder |
AppsyncApiCache.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
AppsyncApiCache.Builder |
AppsyncApiCache.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
AppsyncApiCache.Builder |
AppsyncApiCache.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_api_cache#id AppsyncApiCache#id}.
|
AppsyncApiCache.Builder |
AppsyncApiCache.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
AppsyncApiCache.Builder |
AppsyncApiCache.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
AppsyncApiCache.Builder |
AppsyncApiCache.Builder.provisioners(List<? extends Object> provisioners) |
|
AppsyncApiCache.Builder |
AppsyncApiCache.Builder.transitEncryptionEnabled(com.hashicorp.cdktf.IResolvable transitEncryptionEnabled) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_api_cache#transit_encryption_enabled AppsyncApiCache#transit_encryption_enabled}.
|
AppsyncApiCache.Builder |
AppsyncApiCache.Builder.transitEncryptionEnabled(Boolean transitEncryptionEnabled) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_api_cache#transit_encryption_enabled AppsyncApiCache#transit_encryption_enabled}.
|
AppsyncApiCache.Builder |
AppsyncApiCache.Builder.ttl(Number ttl) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_api_cache#ttl AppsyncApiCache#ttl}.
|
AppsyncApiCache.Builder |
AppsyncApiCache.Builder.type(String type) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/appsync_api_cache#type AppsyncApiCache#type}.
|