ModelPrimaryContainerImageConfigRepositoryAuthConfigArgs

data class ModelPrimaryContainerImageConfigRepositoryAuthConfigArgs(val repositoryCredentialsProviderArn: Output<String>) : ConvertibleToJava<ModelPrimaryContainerImageConfigRepositoryAuthConfigArgs>

Constructors

Functions

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of an AWS Lambda function that provides credentials to authenticate to the private Docker registry where your model image is hosted. For information about how to create an AWS Lambda function, see Create a Lambda function with the console in the AWS Lambda Developer Guide.