Show / Hide Table of Contents

Interface IUserSettingsRef

(experimental) Indicates that this resource can be referenced as a UserSettings.

Inherited Members
IEnvironmentAware.Env
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

IUserSettingsReference

Remarks

Stability: Experimental

Back to top Generated by DocFX