ProjectAppConfigResourceObject

data class ProjectAppConfigResourceObject(val applicationId: String, val environmentId: String)

Constructors

Link copied to clipboard
constructor(applicationId: String, environmentId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the AWS AppConfig application to use for client-side evaluation.

Link copied to clipboard

The ID of the AWS AppConfig environment to use for client-side evaluation.