Builder
Properties
The bid price, as a percentage of On-Demand price, for each Amazon EC2 Spot Instance as defined by InstanceType
. Expressed as a number (for example, 20 specifies 20%). If neither BidPrice
nor BidPriceAsPercentageOfOnDemandPrice
is provided, BidPriceAsPercentageOfOnDemandPrice
defaults to 100%.
A configuration classification that applies when provisioning cluster instances, which can include configurations for applications and software that run on the cluster.
The custom AMI ID to use for the instance type.
The configuration of Amazon Elastic Block Store (Amazon EBS) attached to each instance as defined by InstanceType
.
An Amazon EC2 instance type, such as m3.xlarge
.
The number of units that a provisioned instance of this type provides toward fulfilling the target capacities defined in InstanceFleetConfig. This value is 1 for a master instance fleet, and must be 1 or greater for core and task instance fleets. Defaults to 1 if not specified.
Functions
construct an aws.sdk.kotlin.services.emr.model.EbsConfiguration inside the given block