Show / Hide Table of Contents

Interface IThemeRef

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

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

Stability: Experimental

Synopsis

Properties

ThemeRef

(experimental) A reference to a Theme resource.

Properties

ThemeRef

(experimental) A reference to a Theme resource.

IThemeReference ThemeRef { get; }
Property Value

IThemeReference

Remarks

Stability: Experimental

Back to top Generated by DocFX