| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
FirelensLogRouterType |
FirelensConfig.getType()
The log router to use.
|
FirelensLogRouterType |
FirelensConfig.Jsii$Proxy.getType() |
static FirelensLogRouterType |
FirelensLogRouterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FirelensLogRouterType[] |
FirelensLogRouterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FirelensConfig.Builder |
FirelensConfig.Builder.type(FirelensLogRouterType type)
Sets the value of
FirelensConfig.getType() |
Copyright © 2022. All rights reserved.