JobDefinitionRepositoryCredentialsArgs

data class JobDefinitionRepositoryCredentialsArgs(val credentialsParameter: Output<String>) : ConvertibleToJava<JobDefinitionRepositoryCredentialsArgs>

Constructors

Link copied to clipboard
constructor(credentialsParameter: Output<String>)

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the secret containing the private repository credentials.

Functions

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