Representation of aws machine pool specific parameters.
Name | Type | Description | Notes |
---|---|---|---|
kind | str | Indicates the type of this object. Will be 'AWSMachinePool' if this is a complete object or 'AWSMachinePoolLink' if it is just a link. | [optional] |
id | str | Unique identifier of the object. | [optional] |
href | str | Self link. | [optional] |
additional_security_group_ids | list[str] | Additional AWS Security Groups to be added machine pool. Note that machine pools can only be worker node at the time. | [optional] |
spot_market_options | AWSSpotMarketOptions | [optional] |