GetInfrastructureConfigurationPlacement

data class GetInfrastructureConfigurationPlacement(val availabilityZone: String, val hostId: String, val hostResourceGroupArn: String, val tenancy: String)

Constructors

Link copied to clipboard
constructor(availabilityZone: String, hostId: String, hostResourceGroupArn: String, tenancy: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Availability Zone where your build and test instances will launch.

Link copied to clipboard

ID of the Dedicated Host on which build and test instances run.

Link copied to clipboard

ARN of the host resource group in which to launch build and test instances.

Link copied to clipboard

Placement tenancy of the instance.