| Package | Description |
|---|---|
| com.amazonaws.services.pipes.model |
| Modifier and Type | Method and Description |
|---|---|
static EpochTimeUnit |
EpochTimeUnit.fromValue(String value)
Use this in place of valueOf.
|
static EpochTimeUnit |
EpochTimeUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EpochTimeUnit[] |
EpochTimeUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PipeTargetTimestreamParameters |
PipeTargetTimestreamParameters.withEpochTimeUnit(EpochTimeUnit epochTimeUnit)
The granularity of the time units used.
|
Copyright © 2024. All rights reserved.