Namespace Amazon.CDK.AwsWorkspacesweb
AWS::WorkSpacesWeb Construct Library
---All classes with the <code>Cfn</code> prefix in this module (<a href="https://docs.aws.amazon.com/cdk/latest/guide/constructs.html#constructs_lib">CFN Resources</a>) are always stable and safe to use.
This module is part of the AWS Cloud Development Kit project.
using Amazon.CDK.Aws_workspacesweb;
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.)
Classes
CfnBrowserSettings | This resource specifies browser settings that can be associated with a web portal. |
CfnBrowserSettingsProps | Properties for defining a |
CfnDataProtectionSettings | Definition of AWS::WorkSpacesWeb::DataProtectionSettings Resource Type. |
CfnDataProtectionSettings.CustomPatternProperty | |
CfnDataProtectionSettings.InlineRedactionConfigurationProperty | |
CfnDataProtectionSettings.InlineRedactionPatternProperty | |
CfnDataProtectionSettings.RedactionPlaceHolderProperty | |
CfnDataProtectionSettingsProps | Properties for defining a |
CfnIdentityProvider | This resource specifies an identity provider that is then associated with a web portal. |
CfnIdentityProviderProps | Properties for defining a |
CfnIpAccessSettings | This resource specifies IP access settings that can be associated with a web portal. |
CfnIpAccessSettings.IpRuleProperty | The IP rules of the IP access settings. |
CfnIpAccessSettingsProps | Properties for defining a |
CfnNetworkSettings | This resource specifies network settings that can be associated with a web portal. |
CfnNetworkSettingsProps | Properties for defining a |
CfnPortal | This resource specifies a web portal, which users use to start browsing sessions. |
CfnPortalProps | Properties for defining a |
CfnTrustStore | This resource specifies a trust store that can be associated with a web portal. |
CfnTrustStoreProps | Properties for defining a |
CfnUserAccessLoggingSettings | This resource specifies user access logging settings that can be associated with a web portal. |
CfnUserAccessLoggingSettingsProps | Properties for defining a |
CfnUserSettings | This resource specifies user settings that can be associated with a web portal. |
CfnUserSettings.CookieSpecificationProperty | Specifies a single cookie or set of cookies in an end user's browser. |
CfnUserSettings.CookieSynchronizationConfigurationProperty | The configuration that specifies which cookies should be synchronized from the end user's local browser to the remote browser. |
CfnUserSettingsProps | Properties for defining a |
Interfaces
CfnDataProtectionSettings.ICustomPatternProperty | |
CfnDataProtectionSettings.IInlineRedactionConfigurationProperty | |
CfnDataProtectionSettings.IInlineRedactionPatternProperty | |
CfnDataProtectionSettings.IRedactionPlaceHolderProperty | |
CfnIpAccessSettings.IIpRuleProperty | The IP rules of the IP access settings. |
CfnUserSettings.ICookieSpecificationProperty | Specifies a single cookie or set of cookies in an end user's browser. |
CfnUserSettings.ICookieSynchronizationConfigurationProperty | The configuration that specifies which cookies should be synchronized from the end user's local browser to the remote browser. |
ICfnBrowserSettingsProps | Properties for defining a |
ICfnDataProtectionSettingsProps | Properties for defining a |
ICfnIdentityProviderProps | Properties for defining a |
ICfnIpAccessSettingsProps | Properties for defining a |
ICfnNetworkSettingsProps | Properties for defining a |
ICfnPortalProps | Properties for defining a |
ICfnTrustStoreProps | Properties for defining a |
ICfnUserAccessLoggingSettingsProps | Properties for defining a |
ICfnUserSettingsProps | Properties for defining a |