| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
default FirelensConfigFileType |
FirelensOptions.getConfigFileType()
Custom configuration file, s3 or file.
|
FirelensConfigFileType |
FirelensOptions.Jsii$Proxy.getConfigFileType() |
static FirelensConfigFileType |
FirelensConfigFileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FirelensConfigFileType[] |
FirelensConfigFileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FirelensOptions.Builder |
FirelensOptions.Builder.configFileType(FirelensConfigFileType configFileType)
Sets the value of
FirelensOptions.getConfigFileType() |
Copyright © 2022. All rights reserved.