| Package | Description |
|---|---|
| com.amazonaws.services.internetmonitor.model |
| Modifier and Type | Method and Description |
|---|---|
static LogDeliveryStatus |
LogDeliveryStatus.fromValue(String value)
Use this in place of valueOf.
|
static LogDeliveryStatus |
LogDeliveryStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogDeliveryStatus[] |
LogDeliveryStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
S3Config |
S3Config.withLogDeliveryStatus(LogDeliveryStatus logDeliveryStatus)
The status of publishing Internet Monitor internet measurements to an Amazon S3 bucket.
|
Copyright © 2024. All rights reserved.