Uses of Class
software.amazon.awscdk.services.iotsitewise.CfnPortalProps.Builder
-
Uses of CfnPortalProps.Builder in software.amazon.awscdk.services.iotsitewise
Modifier and TypeMethodDescriptionSets the value ofCfnPortalProps.getAlarms()
static CfnPortalProps.Builder
CfnPortalProps.builder()
CfnPortalProps.Builder.notificationSenderEmail
(String notificationSenderEmail) Sets the value ofCfnPortalProps.getNotificationSenderEmail()
CfnPortalProps.Builder.portalAuthMode
(String portalAuthMode) Sets the value ofCfnPortalProps.getPortalAuthMode()
CfnPortalProps.Builder.portalContactEmail
(String portalContactEmail) Sets the value ofCfnPortalProps.getPortalContactEmail()
CfnPortalProps.Builder.portalDescription
(String portalDescription) Sets the value ofCfnPortalProps.getPortalDescription()
CfnPortalProps.Builder.portalName
(String portalName) Sets the value ofCfnPortalProps.getPortalName()
Sets the value ofCfnPortalProps.getRoleArn()
Sets the value ofCfnPortalProps.getTags()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnPortalProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPortalProps.Builder
.