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