Class: Host

EC2.Host

new Host()

Properties:
Name Type Description
AutoPlacement String Required: No. Indicates if the host accepts EC2 instances with only matching configurations or if instances must also specify the host ID. Instances that don't specify a host ID can't launch onto a host with AutoPlacement set to off. By default, AWS CloudFormation sets this property to on. For more information, see Understanding Instance Placement and Host Affinity in the Amazon EC2 User Guide for Linux Instances.Update requires: No interruption
AvailabilityZone String Required: Yes. The Availability Zone (AZ) in which to launch the dedicated host.Update requires: Replacement
InstanceType String Required: Yes. The instance type that the dedicated host accepts. Only instances of this type can be launched onto the host. For more information, see Supported Instance Types in the Amazon EC2 User Guide for Linux Instances.Update requires: Replacement
Source:

Extends

  • WKResource

EC2.Host

new Host()

Properties:
Name Type Description
AutoPlacement String Required: No. Indicates if the host accepts EC2 instances with only matching configurations or if instances must also specify the host ID. Instances that don't specify a host ID can't launch onto a host with AutoPlacement set to off. By default, AWS CloudFormation sets this property to on. For more information, see Understanding Instance Placement and Host Affinity in the Amazon EC2 User Guide for Linux Instances.Update requires: No interruption
AvailabilityZone String Required: Yes. The Availability Zone (AZ) in which to launch the dedicated host.Update requires: Replacement
InstanceType String Required: Yes. The instance type that the dedicated host accepts. Only instances of this type can be launched onto the host. For more information, see Supported Instance Types in the Amazon EC2 User Guide for Linux Instances.Update requires: Replacement
Source:

Extends

  • WKResource