Interface IUserSettingsRef
(experimental) Indicates that this resource can be referenced as a UserSettings.
Inherited Members
Namespace: Amazon.CDK.Interfaces.WorkSpacesWeb
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IUserSettingsRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IUserSettingsRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| UserSettingsRef | (experimental) A reference to a UserSettings resource. |
Properties
UserSettingsRef
(experimental) A reference to a UserSettings resource.
IUserSettingsReference UserSettingsRef { get; }
Property Value
Remarks
Stability: Experimental