Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iotsitewise.CfnPortalMixinProps.Builder
Packages that use CfnPortalMixinProps.Builder
-
Uses of CfnPortalMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.iotsitewise
Methods in software.amazon.awscdk.cfnpropertymixins.services.iotsitewise that return CfnPortalMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnPortalMixinProps.getAlarms()static CfnPortalMixinProps.BuilderCfnPortalMixinProps.builder()CfnPortalMixinProps.Builder.notificationSenderEmail(String notificationSenderEmail) Sets the value ofCfnPortalMixinProps.getNotificationSenderEmail()CfnPortalMixinProps.Builder.portalAuthMode(String portalAuthMode) Sets the value ofCfnPortalMixinProps.getPortalAuthMode()CfnPortalMixinProps.Builder.portalContactEmail(String portalContactEmail) Sets the value ofCfnPortalMixinProps.getPortalContactEmail()CfnPortalMixinProps.Builder.portalDescription(String portalDescription) Sets the value ofCfnPortalMixinProps.getPortalDescription()CfnPortalMixinProps.Builder.portalName(String portalName) Sets the value ofCfnPortalMixinProps.getPortalName()CfnPortalMixinProps.Builder.portalType(String portalType) Sets the value ofCfnPortalMixinProps.getPortalType()CfnPortalMixinProps.Builder.portalTypeConfiguration(Map<String, ? extends Object> portalTypeConfiguration) Sets the value ofCfnPortalMixinProps.getPortalTypeConfiguration()CfnPortalMixinProps.Builder.portalTypeConfiguration(IResolvable portalTypeConfiguration) Sets the value ofCfnPortalMixinProps.getPortalTypeConfiguration()Sets the value ofCfnPortalMixinProps.getRoleArn()Sets the value ofCfnPortalMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.iotsitewise with parameters of type CfnPortalMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnPortalMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPortalMixinProps.Builder.