Uses of Class
software.amazon.awscdk.services.guardduty.CfnMemberProps.Builder
-
Uses of CfnMemberProps.Builder in software.amazon.awscdk.services.guardduty
Modifier and TypeMethodDescriptionstatic CfnMemberProps.Builder
CfnMemberProps.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()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnMemberProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnMemberProps.Builder
.