Interface ContainerNodePoolNodeConfigShieldedInstanceConfig

    • Method Detail

      • getEnableIntegrityMonitoring

        @Stability(Stable)
        @Nullable
        default Object getEnableIntegrityMonitoring()
        Defines whether the instance has integrity monitoring enabled.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/container_node_pool#enable_integrity_monitoring ContainerNodePool#enable_integrity_monitoring}

      • getEnableSecureBoot

        @Stability(Stable)
        @Nullable
        default Object getEnableSecureBoot()
        Defines whether the instance has Secure Boot enabled.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/container_node_pool#enable_secure_boot ContainerNodePool#enable_secure_boot}