ShieldedVmConfig constructor
ShieldedVmConfig({
- bool enableSecureBoot = false,
Implementation
ShieldedVmConfig({this.enableSecureBoot = false}) : super(fullyQualifiedName);
ShieldedVmConfig({this.enableSecureBoot = false}) : super(fullyQualifiedName);