Interface CreateScopedKeyRequest.TenantIdStage
- All Known Implementing Classes:
CreateScopedKeyRequest.Builder
- Enclosing class:
CreateScopedKeyRequest
public static interface CreateScopedKeyRequest.TenantIdStage
-
Method Summary
Modifier and TypeMethodDescriptionThe tenant the key will operate on.
-
Method Details
-
tenantId
The tenant the key will operate on. Must be your live tenant ID or your test tenant ID; an ID outside your account returns a uniform
404 not found(no distinction is made between a missing and an out-of-account tenant).
-