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