Environment

class Environment : KotlinCustomResource

Provides a APIG Environment resource. For information about APIG Environment and how to use it, see What is Environment.

NOTE: Available since v1.240.0.

Import

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

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

Properties

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

Description

Link copied to clipboard
val environmentName: Output<String>

The name of the resource

Link copied to clipboard
val gatewayId: Output<String>

Gateway id

Link copied to clipboard
val id: Output<String>
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 urn: Output<String>