Uses of Class
software.amazon.awscdk.services.guardduty.CfnMasterProps.Builder
-
Uses of CfnMasterProps.Builder in software.amazon.awscdk.services.guardduty
Modifier and TypeMethodDescriptionstatic CfnMasterProps.Builder
CfnMasterProps.builder()
CfnMasterProps.Builder.detectorId
(String detectorId) Sets the value ofCfnMasterProps.getDetectorId()
CfnMasterProps.Builder.invitationId
(String invitationId) Sets the value ofCfnMasterProps.getInvitationId()
Sets the value ofCfnMasterProps.getMasterId()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnMasterProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnMasterProps.Builder
.