Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.shield.CfnProtectionMixinProps.Builder
Packages that use CfnProtectionMixinProps.Builder
-
Uses of CfnProtectionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.shield
Methods in software.amazon.awscdk.cfnpropertymixins.services.shield that return CfnProtectionMixinProps.BuilderModifier and TypeMethodDescriptionCfnProtectionMixinProps.Builder.applicationLayerAutomaticResponseConfiguration(CfnProtectionPropsMixin.ApplicationLayerAutomaticResponseConfigurationProperty applicationLayerAutomaticResponseConfiguration) CfnProtectionMixinProps.Builder.applicationLayerAutomaticResponseConfiguration(IResolvable applicationLayerAutomaticResponseConfiguration) CfnProtectionMixinProps.builder()CfnProtectionMixinProps.Builder.healthCheckArns(List<String> healthCheckArns) Sets the value ofCfnProtectionMixinProps.getHealthCheckArns()Sets the value ofCfnProtectionMixinProps.getName()CfnProtectionMixinProps.Builder.resourceArn(String resourceArn) Sets the value ofCfnProtectionMixinProps.getResourceArn()Sets the value ofCfnProtectionMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.shield with parameters of type CfnProtectionMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnProtectionMixinProps.Builder.