Show / Hide Table of Contents

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

IAppBlockReference

Remarks

Stability: Experimental

Back to top Generated by DocFX