EcrPullThroughCacheRule.Builder |
EcrPullThroughCacheRule.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
EcrPullThroughCacheRule.Builder |
EcrPullThroughCacheRule.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
EcrPullThroughCacheRule.Builder |
EcrPullThroughCacheRule.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
EcrPullThroughCacheRule.Builder |
EcrPullThroughCacheRule.Builder.count(Number count) |
|
static EcrPullThroughCacheRule.Builder |
EcrPullThroughCacheRule.Builder.create(software.constructs.Construct scope,
String id) |
|
EcrPullThroughCacheRule.Builder |
EcrPullThroughCacheRule.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
EcrPullThroughCacheRule.Builder |
EcrPullThroughCacheRule.Builder.ecrRepositoryPrefix(String ecrRepositoryPrefix) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/ecr_pull_through_cache_rule#ecr_repository_prefix EcrPullThroughCacheRule#ecr_repository_prefix}.
|
EcrPullThroughCacheRule.Builder |
EcrPullThroughCacheRule.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
EcrPullThroughCacheRule.Builder |
EcrPullThroughCacheRule.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/ecr_pull_through_cache_rule#id EcrPullThroughCacheRule#id}.
|
EcrPullThroughCacheRule.Builder |
EcrPullThroughCacheRule.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
EcrPullThroughCacheRule.Builder |
EcrPullThroughCacheRule.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
EcrPullThroughCacheRule.Builder |
EcrPullThroughCacheRule.Builder.provisioners(List<? extends Object> provisioners) |
|
EcrPullThroughCacheRule.Builder |
EcrPullThroughCacheRule.Builder.upstreamRegistryUrl(String upstreamRegistryUrl) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/ecr_pull_through_cache_rule#upstream_registry_url EcrPullThroughCacheRule#upstream_registry_url}.
|