Interface ContainerNodePoolNodeConfigGuestAccelerator

    • Method Detail

      • getCount

        @Stability(Stable)
        @Nullable
        default Number getCount()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/container_node_pool#count ContainerNodePool#count}.
      • getGpuDriverInstallationConfig

        @Stability(Stable)
        @Nullable
        default Object getGpuDriverInstallationConfig()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/container_node_pool#gpu_driver_installation_config ContainerNodePool#gpu_driver_installation_config}.
      • getGpuPartitionSize

        @Stability(Stable)
        @Nullable
        default String getGpuPartitionSize()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/container_node_pool#gpu_partition_size ContainerNodePool#gpu_partition_size}.
      • getGpuSharingConfig

        @Stability(Stable)
        @Nullable
        default Object getGpuSharingConfig()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/container_node_pool#gpu_sharing_config ContainerNodePool#gpu_sharing_config}.
      • getType

        @Stability(Stable)
        @Nullable
        default String getType()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/container_node_pool#type ContainerNodePool#type}.