Package-level declarations
Types
Link copied to clipboard
object MaxcomputeFunctions
Link copied to clipboard
Provides a Max Compute Project resource. For information about Max Compute Project and how to use it, see What is Project.
Link copied to clipboard
data class ProjectArgs(val comment: Output<String>? = null, val defaultQuota: Output<String>? = null, val ipWhiteList: Output<ProjectIpWhiteListArgs>? = null, val productType: Output<String>? = null, val projectName: Output<String>? = null, val properties: Output<ProjectPropertiesArgs>? = null, val securityProperties: Output<ProjectSecurityPropertiesArgs>? = null) : ConvertibleToJava<ProjectArgs>
Provides a Max Compute Project resource. For information about Max Compute Project and how to use it, see What is Project.
Link copied to clipboard
class ProjectArgsBuilder
Builder for ProjectArgs.
Link copied to clipboard
Link copied to clipboard
class ProjectResourceBuilder
Builder for Project.