| Package | Description |
|---|---|
| com.amazonaws.services.databasemigrationservice.model |
| Modifier and Type | Method and Description |
|---|---|
CollectorHealthCheck |
CollectorHealthCheck.clone() |
CollectorHealthCheck |
CollectorResponse.getCollectorHealthCheck() |
CollectorHealthCheck |
CollectorHealthCheck.withCollectorStatus(CollectorStatus collectorStatus)
The status of the Fleet Advisor collector.
|
CollectorHealthCheck |
CollectorHealthCheck.withCollectorStatus(String collectorStatus)
The status of the Fleet Advisor collector.
|
CollectorHealthCheck |
CollectorHealthCheck.withLocalCollectorS3Access(Boolean localCollectorS3Access)
Whether the local collector can access its Amazon S3 bucket.
|
CollectorHealthCheck |
CollectorHealthCheck.withWebCollectorGrantedRoleBasedAccess(Boolean webCollectorGrantedRoleBasedAccess)
Whether the role that you provided when creating the Fleet Advisor collector has sufficient permissions to access
the Fleet Advisor web collector.
|
CollectorHealthCheck |
CollectorHealthCheck.withWebCollectorS3Access(Boolean webCollectorS3Access)
Whether the web collector can access its Amazon S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CollectorResponse.setCollectorHealthCheck(CollectorHealthCheck collectorHealthCheck) |
CollectorResponse |
CollectorResponse.withCollectorHealthCheck(CollectorHealthCheck collectorHealthCheck) |
Copyright © 2023. All rights reserved.