Interface IAppBlockRef
(experimental) Indicates that this resource can be referenced as a AppBlock.
Namespace: Amazon.CDK.AWS.AppStream
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IAppBlockRef : IConstruct, IDependable
Syntax (vb)
Public Interface IAppBlockRef Inherits IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
AppBlockRef | (experimental) A reference to a AppBlock resource. |
Properties
AppBlockRef
(experimental) A reference to a AppBlock resource.
IAppBlockReference AppBlockRef { get; }
Property Value
Remarks
Stability: Experimental