| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
default SplunkLogFormat |
SplunkLogDriverProps.getFormat()
Message format.
|
SplunkLogFormat |
SplunkLogDriverProps.Jsii$Proxy.getFormat() |
static SplunkLogFormat |
SplunkLogFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SplunkLogFormat[] |
SplunkLogFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SplunkLogDriver.Builder |
SplunkLogDriver.Builder.format(SplunkLogFormat format)
Message format.
|
SplunkLogDriverProps.Builder |
SplunkLogDriverProps.Builder.format(SplunkLogFormat format)
Sets the value of
SplunkLogDriverProps.getFormat() |
Copyright © 2022. All rights reserved.