Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 925 Bytes

AWSMachinePool.md

File metadata and controls

15 lines (11 loc) · 925 Bytes

AWSMachinePool

Representation of aws machine pool specific parameters.

Properties

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]

[Back to Model list] [Back to API list] [Back to README]