Confidential Instance Config Response
data class ConfidentialInstanceConfigResponse(val confidentialInstanceType: String, val enableConfidentialCompute: Boolean)
A set of Confidential Instance options.
Constructors
Link copied to clipboard
fun ConfidentialInstanceConfigResponse(confidentialInstanceType: String, enableConfidentialCompute: Boolean)