Host

class Host : KotlinCustomResource

Resource Type definition for AWS::EC2::Host

Properties

Link copied to clipboard
val assetId: Output<String>?

The ID of the Outpost hardware asset.

Link copied to clipboard
val autoPlacement: Output<String>?

Indicates whether the host accepts any untargeted instance launches that match its instance type configuration, or if it only accepts Host tenancy instance launches that specify its unique host ID.

Link copied to clipboard

The Availability Zone in which to allocate the Dedicated Host.

Link copied to clipboard
val hostId: Output<String>

ID of the host created.

Link copied to clipboard
val hostMaintenance: Output<String>?

Automatically allocates a new dedicated host and moves your instances on to it if a degradation is detected on your current host.

Link copied to clipboard
val hostRecovery: Output<String>?

Indicates whether to enable or disable host recovery for the Dedicated Host. Host recovery is disabled by default.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val instanceFamily: Output<String>?

Specifies the instance family to be supported by the Dedicated Hosts. If you specify an instance family, the Dedicated Hosts support multiple instance types within that instance family.

Link copied to clipboard
val instanceType: Output<String>?

Specifies the instance type to be supported by the Dedicated Hosts. If you specify an instance type, the Dedicated Hosts support instances of the specified instance type only.

Link copied to clipboard
val outpostArn: Output<String>?

The Amazon Resource Name (ARN) of the Amazon Web Services Outpost on which to allocate the Dedicated Host.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

Any tags assigned to the Host.

Link copied to clipboard
val urn: Output<String>