Environment

class Environment : KotlinCustomResource

Provides a ARMS Environment resource. The arms environment. For information about ARMS Environment and how to use it, see What is Environment.

NOTE: Available since v1.212.0.

Import

ARMS Environment can be imported using the id, e.g.

$ pulumi import alicloud:arms/environment:Environment example <id>

Properties

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

The locale. The default is Chinese zh | en.

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

The id or vpcId of the bound container instance.

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

List of abandoned indicators.

Link copied to clipboard
val environmentId: Output<String>

The first ID of the resource.

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

The name of the resource.

Link copied to clipboard

Subtype of environment:

Link copied to clipboard
val environmentType: Output<String>

Type of environment.

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

Hosting type:

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

The ID of the resource group.

Link copied to clipboard
val tags: Output<Map<String, String>>?

The tag of the resource.

Link copied to clipboard
val urn: Output<String>