Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.guardduty.CfnMemberMixinProps.Builder
Packages that use CfnMemberMixinProps.Builder
-
Uses of CfnMemberMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.guardduty
Methods in software.amazon.awscdk.cfnpropertymixins.services.guardduty that return CfnMemberMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnMemberMixinProps.BuilderCfnMemberMixinProps.builder()CfnMemberMixinProps.Builder.detectorId(String detectorId) Sets the value ofCfnMemberMixinProps.getDetectorId()CfnMemberMixinProps.Builder.disableEmailNotification(Boolean disableEmailNotification) Sets the value ofCfnMemberMixinProps.getDisableEmailNotification()CfnMemberMixinProps.Builder.disableEmailNotification(IResolvable disableEmailNotification) Sets the value ofCfnMemberMixinProps.getDisableEmailNotification()Sets the value ofCfnMemberMixinProps.getEmail()Sets the value ofCfnMemberMixinProps.getMemberId()Sets the value ofCfnMemberMixinProps.getMessage()Sets the value ofCfnMemberMixinProps.getStatus()Constructors in software.amazon.awscdk.cfnpropertymixins.services.guardduty with parameters of type CfnMemberMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnMemberMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnMemberMixinProps.Builder.