Class OptimalInstanceType
Not a real instance type!
Inherited Members
Namespace: Amazon.CDK.AWS.Batch
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public class OptimalInstanceType : InstanceType
Syntax (vb)
Public Class OptimalInstanceType
Inherits InstanceType
Remarks
Indicates that Batch will choose one it determines to be optimal for the workload.
ExampleMetadata: fixture=_generated
Examples
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
using Amazon.CDK.AWS.Batch;
var optimalInstanceType = new OptimalInstanceType();
Synopsis
Constructors
Optimal |
|
Optimal |
Used by jsii to construct an instance of this class from a Javascript-owned object reference |
Optimal |
Used by jsii to construct an instance of this class from DeputyProps |
Constructors
OptimalInstanceType()
public OptimalInstanceType()
OptimalInstanceType(ByRefValue)
Used by jsii to construct an instance of this class from a Javascript-owned object reference
protected OptimalInstanceType(ByRefValue reference)
Parameters
- reference Amazon.
JSII. Runtime. Deputy. By Ref Value The Javascript-owned object reference
OptimalInstanceType(DeputyBase.DeputyProps)
Used by jsii to construct an instance of this class from DeputyProps
protected OptimalInstanceType(DeputyBase.DeputyProps props)
Parameters
- props Amazon.
JSII. Runtime. Deputy. Deputy Base. Deputy Props The deputy props