Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.shield.CfnProactiveEngagementPropsMixin.Builder
Packages that use CfnProactiveEngagementPropsMixin.Builder
-
Uses of CfnProactiveEngagementPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.shield
Methods in software.amazon.awscdk.cfnpropertymixins.services.shield that return CfnProactiveEngagementPropsMixin.BuilderModifier and TypeMethodDescriptionCfnProactiveEngagementPropsMixin.Builder.create()CfnProactiveEngagementPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnProactiveEngagementPropsMixin.Builder.emergencyContactList(List<? extends Object> emergencyContactList) The list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you for escalations to the SRT and to initiate proactive customer support, plus any relevant notes.CfnProactiveEngagementPropsMixin.Builder.emergencyContactList(IResolvable emergencyContactList) The list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you for escalations to the SRT and to initiate proactive customer support, plus any relevant notes.CfnProactiveEngagementPropsMixin.Builder.proactiveEngagementStatus(String proactiveEngagementStatus) Specifies whether proactive engagement is enabled or disabled.