Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.workspacesweb.CfnPortalMixinProps.Builder
Packages that use CfnPortalMixinProps.Builder
-
Uses of CfnPortalMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.workspacesweb
Methods in software.amazon.awscdk.cfnpropertymixins.services.workspacesweb that return CfnPortalMixinProps.BuilderModifier and TypeMethodDescriptionCfnPortalMixinProps.Builder.additionalEncryptionContext(Map<String, String> additionalEncryptionContext) Sets the value ofCfnPortalMixinProps.getAdditionalEncryptionContext()CfnPortalMixinProps.Builder.additionalEncryptionContext(IResolvable additionalEncryptionContext) Sets the value ofCfnPortalMixinProps.getAdditionalEncryptionContext()CfnPortalMixinProps.Builder.authenticationType(String authenticationType) Sets the value ofCfnPortalMixinProps.getAuthenticationType()CfnPortalMixinProps.Builder.browserSettingsArn(String browserSettingsArn) Sets the value ofCfnPortalMixinProps.getBrowserSettingsArn()static CfnPortalMixinProps.BuilderCfnPortalMixinProps.builder()CfnPortalMixinProps.Builder.customerManagedKey(String customerManagedKey) Sets the value ofCfnPortalMixinProps.getCustomerManagedKey()CfnPortalMixinProps.Builder.dataProtectionSettingsArn(String dataProtectionSettingsArn) Sets the value ofCfnPortalMixinProps.getDataProtectionSettingsArn()CfnPortalMixinProps.Builder.displayName(String displayName) Sets the value ofCfnPortalMixinProps.getDisplayName()CfnPortalMixinProps.Builder.instanceType(String instanceType) Sets the value ofCfnPortalMixinProps.getInstanceType()CfnPortalMixinProps.Builder.ipAccessSettingsArn(String ipAccessSettingsArn) Sets the value ofCfnPortalMixinProps.getIpAccessSettingsArn()CfnPortalMixinProps.Builder.maxConcurrentSessions(Number maxConcurrentSessions) Sets the value ofCfnPortalMixinProps.getMaxConcurrentSessions()CfnPortalMixinProps.Builder.networkSettingsArn(String networkSettingsArn) Sets the value ofCfnPortalMixinProps.getNetworkSettingsArn()CfnPortalMixinProps.Builder.portalCustomDomain(String portalCustomDomain) Sets the value ofCfnPortalMixinProps.getPortalCustomDomain()CfnPortalMixinProps.Builder.sessionLoggerArn(String sessionLoggerArn) Sets the value ofCfnPortalMixinProps.getSessionLoggerArn()Sets the value ofCfnPortalMixinProps.getTags()CfnPortalMixinProps.Builder.trustStoreArn(String trustStoreArn) Sets the value ofCfnPortalMixinProps.getTrustStoreArn()CfnPortalMixinProps.Builder.userAccessLoggingSettingsArn(String userAccessLoggingSettingsArn) Sets the value ofCfnPortalMixinProps.getUserAccessLoggingSettingsArn()CfnPortalMixinProps.Builder.userSettingsArn(String userSettingsArn) Sets the value ofCfnPortalMixinProps.getUserSettingsArn()Constructors in software.amazon.awscdk.cfnpropertymixins.services.workspacesweb with parameters of type CfnPortalMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnPortalMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPortalMixinProps.Builder.