AmlCompute type

AmlCompute のプロパティ (最上位レベル)

type AmlCompute = Compute & {
  computeType: "AmlCompute"
  properties?: AmlComputeProperties
}