accessToken

@JvmName(name = "kjxsrqnygadwqvrk")
suspend fun accessToken(value: Output<String>)
@JvmName(name = "iypoibgpcmttjvlc")
suspend fun accessToken(value: String?)

Parameters

value

Personal access token for a third-party source control system for an Amplify app. This token must have write access to the relevant repo to create a webhook and a read-only deploy key for the Amplify project. The token is not stored, so after applying this attribute can be removed and the setup token deleted.