JitAuthorizationPolicies Class
The JIT authorization policies.
All required parameters must be populated in order to send to server.
Constructor
JitAuthorizationPolicies(*, principal_id: str, role_definition_id: str, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
principal_id
|
The the principal id that will be granted JIT access. Required. |
role_definition_id
|
The role definition id that will be granted to the Principal. Required. |