AWS SDK for Kotlin
Toggle table of contents
1.6.62
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
signin
/
aws.sdk.kotlin.services.signin.model
/
CreateOAuth2TokenRequestBody
/
grantType
grant
Type
val
grantType
:
String
OAuth 2.0 grant type - determines which flow is used Must be "authorization_code" or "refresh_token"