Show / Hide Table of Contents

Interface IApplicationFleetAssociationRef

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

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

Stability: Experimental

Synopsis

Properties

ApplicationFleetAssociationRef

(experimental) A reference to a ApplicationFleetAssociation resource.

Properties

ApplicationFleetAssociationRef

(experimental) A reference to a ApplicationFleetAssociation resource.

IApplicationFleetAssociationReference ApplicationFleetAssociationRef { get; }
Property Value

IApplicationFleetAssociationReference

Remarks

Stability: Experimental

Back to top Generated by DocFX