EnvironmentEntry

class EnvironmentEntry : KotlinCustomResource

Creates key value entries in a key value map scoped to an organization, environment, or API proxy. Note: Supported for Apigee hybrid 1.8.x and higher.

Properties

Link copied to clipboard
val environmentId: Output<String>
Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val keyvaluemapId: Output<String>
Link copied to clipboard
val name: Output<String>

Resource URI that can be used to identify the scope of the key value map entries.

Link copied to clipboard
val organizationId: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val value: Output<String>

Data or payload that is being retrieved and associated with the unique key.