Interface CreateScopedKeyRequest.ContextIdStage
- All Known Implementing Classes:
CreateScopedKeyRequest.Builder
- Enclosing class:
CreateScopedKeyRequest
public static interface CreateScopedKeyRequest.ContextIdStage
-
Method Summary
Modifier and TypeMethodDescriptionThe app context within the tenant.
-
Method Details
-
contextId
The app context within the tenant. Must reference an app context that already exists (create one via
POST /v1/app-contexts).
-