Show / Hide Table of Contents

Interface IInstanceGroupConfigRef

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

Namespace: Amazon.CDK.AWS.EMR
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IInstanceGroupConfigRef : IConstruct, IDependable
Syntax (vb)
Public Interface IInstanceGroupConfigRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

InstanceGroupConfigRef

(experimental) A reference to a InstanceGroupConfig resource.

Properties

InstanceGroupConfigRef

(experimental) A reference to a InstanceGroupConfig resource.

IInstanceGroupConfigReference InstanceGroupConfigRef { get; }
Property Value

IInstanceGroupConfigReference

Remarks

Stability: Experimental

Back to top Generated by DocFX