| Package | Description |
|---|---|
| com.amazonaws.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
TickerplantLogConfiguration |
TickerplantLogConfiguration.clone() |
TickerplantLogConfiguration |
GetKxClusterResult.getTickerplantLogConfiguration() |
TickerplantLogConfiguration |
CreateKxClusterResult.getTickerplantLogConfiguration() |
TickerplantLogConfiguration |
CreateKxClusterRequest.getTickerplantLogConfiguration()
A configuration to store Tickerplant logs.
|
TickerplantLogConfiguration |
TickerplantLogConfiguration.withTickerplantLogVolumes(Collection<String> tickerplantLogVolumes)
The name of the volumes for tickerplant logs.
|
TickerplantLogConfiguration |
TickerplantLogConfiguration.withTickerplantLogVolumes(String... tickerplantLogVolumes)
The name of the volumes for tickerplant logs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetKxClusterResult.setTickerplantLogConfiguration(TickerplantLogConfiguration tickerplantLogConfiguration) |
void |
CreateKxClusterResult.setTickerplantLogConfiguration(TickerplantLogConfiguration tickerplantLogConfiguration) |
void |
CreateKxClusterRequest.setTickerplantLogConfiguration(TickerplantLogConfiguration tickerplantLogConfiguration)
A configuration to store Tickerplant logs.
|
GetKxClusterResult |
GetKxClusterResult.withTickerplantLogConfiguration(TickerplantLogConfiguration tickerplantLogConfiguration) |
CreateKxClusterResult |
CreateKxClusterResult.withTickerplantLogConfiguration(TickerplantLogConfiguration tickerplantLogConfiguration) |
CreateKxClusterRequest |
CreateKxClusterRequest.withTickerplantLogConfiguration(TickerplantLogConfiguration tickerplantLogConfiguration)
A configuration to store Tickerplant logs.
|
Copyright © 2024. All rights reserved.