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