Source Control Security Token Properties Args
fun SourceControlSecurityTokenPropertiesArgs(accessToken: Output<String>? = null, refreshToken: Output<String>? = null, tokenType: Output<Either<String, TokenType>>? = null)