ImageRepositoryCredentialArgs

fun ImageRepositoryCredentialArgs(imageRepositoryUrl: Output<String>, password: Output<AsymmetricEncryptedSecretArgs>? = null, userName: Output<String>)