@Stability(value=Stable) @Internal public static final class CfnTaskDefinition.FirelensConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTaskDefinition.FirelensConfigurationProperty
CfnTaskDefinition.FirelensConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnTaskDefinition.FirelensConfigurationProperty.Builder, CfnTaskDefinition.FirelensConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnTaskDefinition.FirelensConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTaskDefinition.AuthorizationConfigProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getOptions()
The options to use when configuring the log router.
|
String |
getType()
The log router to use.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnTaskDefinition.FirelensConfigurationProperty.Builder builder)
CfnTaskDefinition.AuthorizationConfigProperty.Builder.public final Object getOptions()
CfnTaskDefinition.FirelensConfigurationPropertyThis field is optional and can be used to add additional metadata, such as the task, task definition, cluster, and container instance details to the log event.
If specified, valid option keys are:
enable-ecs-log-metadata , which can be true or falseconfig-file-type , which can be s3 or fileconfig-file-value , which is either an S3 ARN or a file pathgetOptions in interface CfnTaskDefinition.FirelensConfigurationPropertypublic final String getType()
CfnTaskDefinition.FirelensConfigurationProperty
The valid values are fluentd or fluentbit .
getType in interface CfnTaskDefinition.FirelensConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.