Class VMwareCbtSecurityProfilePropertiesResponse


  • public final class VMwareCbtSecurityProfilePropertiesResponse
    extends java.lang.Object
    • Method Detail

      • isTargetVmConfidentialEncryptionEnabled

        public java.util.Optional<java.lang.String> isTargetVmConfidentialEncryptionEnabled()
        Returns:
        A value indicating whether confidential compute encryption to be enabled.
      • isTargetVmIntegrityMonitoringEnabled

        public java.util.Optional<java.lang.String> isTargetVmIntegrityMonitoringEnabled()
        Returns:
        A value indicating whether integrity monitoring to be enabled.
      • isTargetVmSecureBootEnabled

        public java.util.Optional<java.lang.String> isTargetVmSecureBootEnabled()
        Returns:
        A value indicating whether secure boot to be enabled.
      • isTargetVmTpmEnabled

        public java.util.Optional<java.lang.String> isTargetVmTpmEnabled()
        Returns:
        A value indicating whether trusted platform module to be enabled.
      • targetVmSecurityType

        public java.util.Optional<java.lang.String> targetVmSecurityType()
        Returns:
        The target VM security type.