ProjectAppConfigResourceConfig
Use this parameter to configure client-side evaluation for your project. Client-side evaluation allows your application to assign variations to user sessions locally instead of by calling the EvaluateFeature operation to assign the variations. This mitigates the latency and availability risks that come with an API call.
ProjectAppConfigResource
is a structure that defines the configuration of how your application integrates with AppConfig to run client-side evaluation.
Types
Properties
Functions
Link copied to clipboard
inline fun copy(block: ProjectAppConfigResourceConfig.Builder.() -> Unit = {}): ProjectAppConfigResourceConfig