Show / Hide Table of Contents

Interface IPreferencesRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.SSMGuiConnect
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IPreferencesRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IPreferencesRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

PreferencesRef

(experimental) A reference to a Preferences resource.

Properties

PreferencesRef

(experimental) A reference to a Preferences resource.

IPreferencesReference PreferencesRef { get; }
Property Value

IPreferencesReference

Remarks

Stability: Experimental

Back to top Generated by DocFX