Interface ContainerClusterNodeConfigGuestAccelerator

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    ContainerClusterNodeConfigGuestAccelerator.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:19.238Z")
    @Stability(Stable)
    public interface ContainerClusterNodeConfigGuestAccelerator
    extends software.amazon.jsii.JsiiSerializable
    • 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_cluster#count ContainerCluster#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_cluster#gpu_driver_installation_config ContainerCluster#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_cluster#gpu_partition_size ContainerCluster#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_cluster#gpu_sharing_config ContainerCluster#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_cluster#type ContainerCluster#type}.