CapacityReservationTargetResponseResponse

data class CapacityReservationTargetResponseResponse(val capacityReservationId: String? = null, val capacityReservationResourceGroupArn: String? = null)

Definition of CapacityReservationTargetResponse

Constructors

constructor(capacityReservationId: String? = null, capacityReservationResourceGroupArn: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the targeted Capacity Reservation.

Link copied to clipboard

The ARN of the targeted Capacity Reservation group.