AWSCDK::WorkspacesWeb

20 types

AWS::WorkSpacesWeb Construct Library


cfn-resources: Stable

All classes with the Cfn prefix in this module (CFN Resources) are always stable and safe to use.


This module is part of the AWS Cloud Development Kit project.

require 'aws-cdk-lib'

There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:

There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.

For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::WorkSpacesWeb.

(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)

API Reference

Classes 10

CfnBrowserSettingsThis resource specifies browser settings that can be associated with a web portal. CfnDataProtectionSettingsThe data protection settings resource that can be associated with a web portal. CfnIdentityProviderThis resource specifies an identity provider that is then associated with a web portal. CfnIPAccessSettingsThis resource specifies IP access settings that can be associated with a web portal. CfnNetworkSettingsThis resource specifies network settings that can be associated with a web portal. CfnPortalThis resource specifies a web portal, which users use to start browsing sessions. CfnSessionLoggerThe session logger resource. CfnTrustStoreThis resource specifies a trust store that can be associated with a web portal. CfnUserAccessLoggingSettingsThis resource specifies user access logging settings that can be associated with a web por CfnUserSettingsThis resource specifies user settings that can be associated with a web portal.

Interfaces 10

CfnBrowserSettingsPropsProperties for defining a `CfnBrowserSettings`. CfnDataProtectionSettingsPropsProperties for defining a `CfnDataProtectionSettings`. CfnIdentityProviderPropsProperties for defining a `CfnIdentityProvider`. CfnIPAccessSettingsPropsProperties for defining a `CfnIpAccessSettings`. CfnNetworkSettingsPropsProperties for defining a `CfnNetworkSettings`. CfnPortalPropsProperties for defining a `CfnPortal`. CfnSessionLoggerPropsProperties for defining a `CfnSessionLogger`. CfnTrustStorePropsProperties for defining a `CfnTrustStore`. CfnUserAccessLoggingSettingsPropsProperties for defining a `CfnUserAccessLoggingSettings`. CfnUserSettingsPropsProperties for defining a `CfnUserSettings`.