Uses of Class
software.amazon.awscdk.services.shield.CfnProtectionProps.Builder
Packages that use CfnProtectionProps.Builder
-
Uses of CfnProtectionProps.Builder in software.amazon.awscdk.services.shield
Methods in software.amazon.awscdk.services.shield that return CfnProtectionProps.BuilderModifier and TypeMethodDescriptionCfnProtectionProps.Builder.applicationLayerAutomaticResponseConfiguration(IResolvable applicationLayerAutomaticResponseConfiguration) Sets the value ofCfnProtectionProps.getApplicationLayerAutomaticResponseConfiguration()CfnProtectionProps.Builder.applicationLayerAutomaticResponseConfiguration(CfnProtection.ApplicationLayerAutomaticResponseConfigurationProperty applicationLayerAutomaticResponseConfiguration) Sets the value ofCfnProtectionProps.getApplicationLayerAutomaticResponseConfiguration()static CfnProtectionProps.BuilderCfnProtectionProps.builder()CfnProtectionProps.Builder.healthCheckArns(List<String> healthCheckArns) Sets the value ofCfnProtectionProps.getHealthCheckArns()Sets the value ofCfnProtectionProps.getName()CfnProtectionProps.Builder.resourceArn(String resourceArn) Sets the value ofCfnProtectionProps.getResourceArn()Sets the value ofCfnProtectionProps.getTags()Constructors in software.amazon.awscdk.services.shield with parameters of type CfnProtectionProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnProtectionProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnProtectionProps.Builder.