@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:06.803Z") @Stability(value=Experimental) public class JournaldLogDriver extends LogDriver
Modifier and Type | Class and Description |
---|---|
static class |
JournaldLogDriver.Builder
(experimental) A fluent builder for
JournaldLogDriver . |
Modifier | Constructor and Description |
---|---|
|
JournaldLogDriver()
(experimental) Constructs a new instance of the JournaldLogDriver class.
|
|
JournaldLogDriver(JournaldLogDriverProps props)
(experimental) Constructs a new instance of the JournaldLogDriver class.
|
protected |
JournaldLogDriver(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
JournaldLogDriver(software.amazon.jsii.JsiiObjectRef objRef) |
Modifier and Type | Method and Description |
---|---|
LogDriverConfig |
bind(software.constructs.Construct _scope,
ContainerDefinition _containerDefinition)
(experimental) Called when the log driver is configured on a container.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
protected JournaldLogDriver(software.amazon.jsii.JsiiObjectRef objRef)
protected JournaldLogDriver(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental) public JournaldLogDriver(@Nullable JournaldLogDriverProps props)
props
- the journald log driver configuration options.@Stability(value=Experimental) public JournaldLogDriver()
@Stability(value=Experimental) @NotNull public LogDriverConfig bind(@NotNull software.constructs.Construct _scope, @NotNull ContainerDefinition _containerDefinition)
Copyright © 2021. All rights reserved.