Interface ComputeRegionInstanceTemplateGuestAccelerator

    • Method Detail

      • getCount

        @Stability(Stable)
        @NotNull
        Number getCount()
        The number of the guest accelerator cards exposed to this instance.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_region_instance_template#count ComputeRegionInstanceTemplate#count}

      • getType

        @Stability(Stable)
        @NotNull
        String getType()
        The accelerator type resource to expose to this instance. E.g. nvidia-tesla-k80.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_region_instance_template#type ComputeRegionInstanceTemplate#type}