Show / Hide Table of Contents

Interface IQueueFleetAssociationRef

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

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

Stability: Experimental

Synopsis

Properties

QueueFleetAssociationRef

(experimental) A reference to a QueueFleetAssociation resource.

Properties

QueueFleetAssociationRef

(experimental) A reference to a QueueFleetAssociation resource.

IQueueFleetAssociationReference QueueFleetAssociationRef { get; }
Property Value

IQueueFleetAssociationReference

Remarks

Stability: Experimental

Back to top Generated by DocFX