@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-11T12:53:28.725Z") @Stability(value=Stable) public class FirelensLogRouter extends ContainerDefinition
Modifier and Type | Class and Description |
---|---|
static class |
FirelensLogRouter.Builder
A fluent builder for
FirelensLogRouter . |
software.amazon.jsii.JsiiObject.InitializationMode
IConstruct.Jsii$Default, IConstruct.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
|
FirelensLogRouter(software.constructs.Construct scope,
String id,
FirelensLogRouterProps props)
Constructs a new instance of the FirelensLogRouter class.
|
protected |
FirelensLogRouter(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
FirelensLogRouter(software.amazon.jsii.JsiiObjectRef objRef) |
Modifier and Type | Method and Description |
---|---|
FirelensConfig |
getFirelensConfig()
Firelens configuration.
|
CfnTaskDefinition.ContainerDefinitionProperty |
renderContainerDefinition()
Render this container definition to a CloudFormation object.
|
CfnTaskDefinition.ContainerDefinitionProperty |
renderContainerDefinition(TaskDefinition _taskDefinition)
Render this container definition to a CloudFormation object.
|
addContainerDependencies, addLink, addLink, addMountPoints, addPortMappings, addScratch, addToExecutionPolicy, addUlimits, addVolumesFrom, findPortMapping, getContainerDependencies, getContainerName, getContainerPort, getEssential, getIngressPort, getLinuxParameters, getLogDriverConfig, getMemoryLimitSpecified, getMountPoints, getPortMappings, getTaskDefinition, getUlimits, getVolumesFrom
getNode, isConstruct, onPrepare, onSynthesize, onValidate, prepare, synthesize, validate
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
protected FirelensLogRouter(software.amazon.jsii.JsiiObjectRef objRef)
protected FirelensLogRouter(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable) public FirelensLogRouter(@NotNull software.constructs.Construct scope, @NotNull String id, @NotNull FirelensLogRouterProps props)
scope
- This parameter is required.id
- This parameter is required.props
- This parameter is required.@Stability(value=Stable) @NotNull public CfnTaskDefinition.ContainerDefinitionProperty renderContainerDefinition(@Nullable TaskDefinition _taskDefinition)
renderContainerDefinition
in class ContainerDefinition
_taskDefinition
- @Stability(value=Stable) @NotNull public CfnTaskDefinition.ContainerDefinitionProperty renderContainerDefinition()
renderContainerDefinition
in class ContainerDefinition
@Stability(value=Stable) @NotNull public FirelensConfig getFirelensConfig()
Copyright © 2020. All rights reserved.