token property
For a GitHub and GitHub Enterprise, this is the personal access token. For Bitbucket, this is the
app password. When using an AWS CodeStar connection (authType = "CODECONNECTIONS"), this is an AWS CodeStar
Connection ARN.
Implementation
late final pulumi.Output<String> token;