Resource

class Resource : KotlinCustomResource

Import

Eflo Resource can be imported using the id, e.g.

$ pulumi import alicloud:eflo/resource:Resource example <id>

Properties

Link copied to clipboard
val clusterDesc: Output<String>?

Used to provide a description or comment on the compute cluster.

Link copied to clipboard
val clusterId: Output<String>

Used to uniquely identify a computing cluster.

Link copied to clipboard
val clusterName: Output<String>

Represents the name of the compute cluster, usually including the model number.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

Generally refers to the type or instance type of a computing resource. See machine_types below.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val resourceId: Output<String>

The ID of the Resource.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard

Used to define the access parameters for the user. See user_access_param below.