secretArn

@JvmName(name = "nagjebdgkkdycnub")
suspend fun secretArn(value: Output<String>)
@JvmName(name = "riyudvfbnbpdffnt")
suspend fun secretArn(value: String?)

Parameters

value

The Amazon Resource Name (ARN) of the AWS Secrets Manager secret that contains the credentials used to access the git repository. The secret must have a staging label of AWSCURRENT and must be in the following format: {"username": UserName, "password": Password}