RepositoryRemoteRepositoryConfigUpstreamCredentialsArgs

data class RepositoryRemoteRepositoryConfigUpstreamCredentialsArgs(val usernamePasswordCredentials: Output<RepositoryRemoteRepositoryConfigUpstreamCredentialsUsernamePasswordCredentialsArgs>? = null) : ConvertibleToJava<RepositoryRemoteRepositoryConfigUpstreamCredentialsArgs>

Constructors

Properties

Link copied to clipboard

Use username and password to access the remote repository. Structure is documented below.

Functions

Link copied to clipboard
open override fun toJava(): RepositoryRemoteRepositoryConfigUpstreamCredentialsArgs