Source Uploaded User Source Info Args
data class SourceUploadedUserSourceInfoArgs(val artifactSelector: Output<String>? = null, val relativePath: Output<String>? = null, val runtimeVersion: Output<String>? = null, val type: Output<String>, val version: Output<String>? = null) : ConvertibleToJava<SourceUploadedUserSourceInfoArgs>
Uploaded Java source code binary for a deployment
Constructors
Properties
Link copied to clipboard
Selector for the artifact to be used for the deployment for multi-module projects. This should be the relative path to the target module/project.
Link copied to clipboard
Relative path of the storage which stores the source
Link copied to clipboard
Runtime version of the source file