| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
WorkloadDiscoveryConfig |
UpdateWorkloadRequest.discoveryConfig()
Well-Architected discovery configuration settings to associate to the workload.
|
WorkloadDiscoveryConfig |
Workload.discoveryConfig()
Discovery configuration associated to the workload.
|
WorkloadDiscoveryConfig |
CreateWorkloadRequest.discoveryConfig()
Well-Architected discovery configuration settings associated to the workload.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateWorkloadRequest.Builder |
UpdateWorkloadRequest.Builder.discoveryConfig(WorkloadDiscoveryConfig discoveryConfig)
Well-Architected discovery configuration settings to associate to the workload.
|
Workload.Builder |
Workload.Builder.discoveryConfig(WorkloadDiscoveryConfig discoveryConfig)
Discovery configuration associated to the workload.
|
CreateWorkloadRequest.Builder |
CreateWorkloadRequest.Builder.discoveryConfig(WorkloadDiscoveryConfig discoveryConfig)
Well-Architected discovery configuration settings associated to the workload.
|
Copyright © 2023. All rights reserved.