ssoadmin_get_application_grant {paws.security.identity} | R Documentation |
Retrieves details about an application grant
Description
Retrieves details about an application grant.
See https://www.paws-r-sdk.com/docs/ssoadmin_get_application_grant/ for full documentation.
Usage
ssoadmin_get_application_grant(ApplicationArn, GrantType)
Arguments
ApplicationArn |
[required] Specifies the ARN of the application that contains the grant. |
GrantType |
[required] Specifies the type of grant. |
[Package paws.security.identity version 0.6.1 Index]