| Package | Description |
|---|---|
| com.amazonaws.services.pipes.model |
| Modifier and Type | Method and Description |
|---|---|
static S3OutputFormat |
S3OutputFormat.fromValue(String value)
Use this in place of valueOf.
|
static S3OutputFormat |
S3OutputFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static S3OutputFormat[] |
S3OutputFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
S3LogDestination |
S3LogDestination.withOutputFormat(S3OutputFormat outputFormat)
The format EventBridge uses for the log records.
|
S3LogDestinationParameters |
S3LogDestinationParameters.withOutputFormat(S3OutputFormat outputFormat)
How EventBridge should format the log records.
|
Copyright © 2024. All rights reserved.