All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.compute.model.ShieldedInstanceConfig.html Maven / Gradle / Ivy







ShieldedInstanceConfig (Compute Engine API beta-rev20220726-2.0.0)












com.google.api.services.compute.model

Class ShieldedInstanceConfig

    • Constructor Detail

      • ShieldedInstanceConfig

        public ShieldedInstanceConfig()
    • Method Detail

      • getEnableIntegrityMonitoring

        public Boolean getEnableIntegrityMonitoring()
        Defines whether the instance has integrity monitoring enabled. Enabled by default.
        Returns:
        value or null for none
      • setEnableIntegrityMonitoring

        public ShieldedInstanceConfig setEnableIntegrityMonitoring(Boolean enableIntegrityMonitoring)
        Defines whether the instance has integrity monitoring enabled. Enabled by default.
        Parameters:
        enableIntegrityMonitoring - enableIntegrityMonitoring or null for none
      • getEnableSecureBoot

        public Boolean getEnableSecureBoot()
        Defines whether the instance has Secure Boot enabled. Disabled by default.
        Returns:
        value or null for none
      • setEnableSecureBoot

        public ShieldedInstanceConfig setEnableSecureBoot(Boolean enableSecureBoot)
        Defines whether the instance has Secure Boot enabled. Disabled by default.
        Parameters:
        enableSecureBoot - enableSecureBoot or null for none
      • getEnableVtpm

        public Boolean getEnableVtpm()
        Defines whether the instance has the vTPM enabled. Enabled by default.
        Returns:
        value or null for none
      • setEnableVtpm

        public ShieldedInstanceConfig setEnableVtpm(Boolean enableVtpm)
        Defines whether the instance has the vTPM enabled. Enabled by default.
        Parameters:
        enableVtpm - enableVtpm or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy