Show / Hide Table of Contents

Interface IInstanceFleetConfigRef

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

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

Stability: Experimental

Synopsis

Properties

InstanceFleetConfigRef

(experimental) A reference to a InstanceFleetConfig resource.

Properties

InstanceFleetConfigRef

(experimental) A reference to a InstanceFleetConfig resource.

IInstanceFleetConfigReference InstanceFleetConfigRef { get; }
Property Value

IInstanceFleetConfigReference

Remarks

Stability: Experimental

Back to top Generated by DocFX