@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:17.230Z") @Stability(value=Experimental) public class FirelensLogRouter extends ContainerDefinition
| Modifier and Type | Class and Description |
|---|---|
static class |
FirelensLogRouter.Builder
(experimental) A fluent builder for
FirelensLogRouter. |
| Modifier | Constructor and Description |
|---|---|
|
FirelensLogRouter(software.constructs.Construct scope,
String id,
FirelensLogRouterProps props)
(experimental) 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()
(experimental) Firelens configuration.
|
CfnTaskDefinition.ContainerDefinitionProperty |
renderContainerDefinition()
(experimental) Render this container definition to a CloudFormation object.
|
CfnTaskDefinition.ContainerDefinitionProperty |
renderContainerDefinition(TaskDefinition _taskDefinition)
(experimental) Render this container definition to a CloudFormation object.
|
addContainerDependencies, addInferenceAcceleratorResource, addLink, addLink, addMountPoints, addPortMappings, addScratch, addToExecutionPolicy, addUlimits, addVolumesFrom, findPortMapping, getContainerDependencies, getContainerName, getContainerPort, getEnvironmentFiles, getEssential, getIngressPort, getLinuxParameters, getLogDriverConfig, getMemoryLimitSpecified, getMountPoints, getPortMappings, getReferencesSecretJsonField, getTaskDefinition, getUlimits, getVolumesFromjsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected FirelensLogRouter(software.amazon.jsii.JsiiObjectRef objRef)
protected FirelensLogRouter(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
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=Experimental) @NotNull public CfnTaskDefinition.ContainerDefinitionProperty renderContainerDefinition(@Nullable TaskDefinition _taskDefinition)
renderContainerDefinition in class ContainerDefinition_taskDefinition - @Stability(value=Experimental) @NotNull public CfnTaskDefinition.ContainerDefinitionProperty renderContainerDefinition()
renderContainerDefinition in class ContainerDefinition@Stability(value=Experimental) @NotNull public FirelensConfig getFirelensConfig()
Copyright © 2021. All rights reserved.