Interface ShieldedInstanceConfigOrBuilder (2.42.0)

public interface ShieldedInstanceConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getEnableSecureBoot()

public abstract boolean getEnableSecureBoot()

Defines whether the instance has Secure Boot enabled.

bool enable_secure_boot = 1;

Returns
TypeDescription
boolean

The enableSecureBoot.