Module: Google::Cloud::ConfidentialComputing::V1::TokenProfile
- Defined in:
- proto_docs/google/cloud/confidentialcomputing/v1/service.rb
Overview
TokenProfile enumerates the supported token claims profiles.
Constant Summary collapse
- TOKEN_PROFILE_UNSPECIFIED =
Unspecified token profile.
0- TOKEN_PROFILE_DEFAULT_EAT =
EAT claims.
1- TOKEN_PROFILE_AWS =
AWS Principal Tags claims.
2