Interface IThemeRef
(experimental) Indicates that this resource can be referenced as a Theme.
Inherited Members
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
Remarks
Stability: Experimental