| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchevidently.model |
| Modifier and Type | Method and Description |
|---|---|
ProjectAppConfigResourceConfig |
ProjectAppConfigResourceConfig.clone() |
ProjectAppConfigResourceConfig |
UpdateProjectRequest.getAppConfigResource()
Use this parameter if the project will use client-side evaluation powered by AppConfig.
|
ProjectAppConfigResourceConfig |
CreateProjectRequest.getAppConfigResource()
Use this parameter if the project will use client-side evaluation powered by AppConfig.
|
ProjectAppConfigResourceConfig |
ProjectAppConfigResourceConfig.withApplicationId(String applicationId)
The ID of the AppConfig application to use for client-side evaluation.
|
ProjectAppConfigResourceConfig |
ProjectAppConfigResourceConfig.withEnvironmentId(String environmentId)
The ID of the AppConfig environment to use for client-side evaluation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateProjectRequest.setAppConfigResource(ProjectAppConfigResourceConfig appConfigResource)
Use this parameter if the project will use client-side evaluation powered by AppConfig.
|
void |
CreateProjectRequest.setAppConfigResource(ProjectAppConfigResourceConfig appConfigResource)
Use this parameter if the project will use client-side evaluation powered by AppConfig.
|
UpdateProjectRequest |
UpdateProjectRequest.withAppConfigResource(ProjectAppConfigResourceConfig appConfigResource)
Use this parameter if the project will use client-side evaluation powered by AppConfig.
|
CreateProjectRequest |
CreateProjectRequest.withAppConfigResource(ProjectAppConfigResourceConfig appConfigResource)
Use this parameter if the project will use client-side evaluation powered by AppConfig.
|
Copyright © 2025. All rights reserved.