| Package | Description |
|---|---|
| com.amazonaws.services.lookoutequipment.model |
| Modifier and Type | Method and Description |
|---|---|
ModelDiagnosticsS3OutputConfiguration |
ModelDiagnosticsS3OutputConfiguration.clone() |
ModelDiagnosticsS3OutputConfiguration |
ModelDiagnosticsOutputConfiguration.getS3OutputConfiguration()
The Amazon S3 location for the pointwise model diagnostics.
|
ModelDiagnosticsS3OutputConfiguration |
ModelDiagnosticsS3OutputConfiguration.withBucket(String bucket)
The name of the Amazon S3 bucket where the pointwise model diagnostics are located.
|
ModelDiagnosticsS3OutputConfiguration |
ModelDiagnosticsS3OutputConfiguration.withPrefix(String prefix)
The Amazon S3 prefix for the location of the pointwise model diagnostics.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModelDiagnosticsOutputConfiguration.setS3OutputConfiguration(ModelDiagnosticsS3OutputConfiguration s3OutputConfiguration)
The Amazon S3 location for the pointwise model diagnostics.
|
ModelDiagnosticsOutputConfiguration |
ModelDiagnosticsOutputConfiguration.withS3OutputConfiguration(ModelDiagnosticsS3OutputConfiguration s3OutputConfiguration)
The Amazon S3 location for the pointwise model diagnostics.
|
Copyright © 2024. All rights reserved.