Uses of Interface
com.hashicorp.cdktf.providers.aws.ecr_pull_through_cache_rule.EcrPullThroughCacheRuleConfig
-
Packages that use EcrPullThroughCacheRuleConfig Package Description com.hashicorp.cdktf.providers.aws.ecr_pull_through_cache_rule aws_ecr_pull_through_cache_rule -
-
Uses of EcrPullThroughCacheRuleConfig in com.hashicorp.cdktf.providers.aws.ecr_pull_through_cache_rule
Classes in com.hashicorp.cdktf.providers.aws.ecr_pull_through_cache_rule that implement EcrPullThroughCacheRuleConfig Modifier and Type Class Description static classEcrPullThroughCacheRuleConfig.Jsii$ProxyAn implementation forEcrPullThroughCacheRuleConfigMethods in com.hashicorp.cdktf.providers.aws.ecr_pull_through_cache_rule that return EcrPullThroughCacheRuleConfig Modifier and Type Method Description EcrPullThroughCacheRuleConfigEcrPullThroughCacheRuleConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.ecr_pull_through_cache_rule with parameters of type EcrPullThroughCacheRuleConfig Constructor Description EcrPullThroughCacheRule(software.constructs.Construct scope, String id, EcrPullThroughCacheRuleConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/ecr_pull_through_cache_rule aws_ecr_pull_through_cache_rule} Resource.
-