Class CfnTaskDefinition.FirelensConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.ecs.CfnTaskDefinition.FirelensConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTaskDefinition.FirelensConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTaskDefinition.FirelensConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnTaskDefinition.FirelensConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTaskDefinition.FirelensConfigurationProperty
An implementation for
CfnTaskDefinition.FirelensConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.ecs.CfnTaskDefinition.FirelensConfigurationProperty
CfnTaskDefinition.FirelensConfigurationProperty.Builder, CfnTaskDefinition.FirelensConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTaskDefinition.FirelensConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnTaskDefinition.FirelensConfigurationProperty.Builder.
-
-
Method Details
-
getOptions
Description copied from interface:CfnTaskDefinition.FirelensConfigurationPropertyThe options to use when configuring the log router.This 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 betrueorfalseconfig-file-type, which can bes3orfileconfig-file-value, which is either an S3 ARN or a file path
Returns union: either Mapinvalid input: '<'String,
String> orIResolvable- Specified by:
getOptionsin interfaceCfnTaskDefinition.FirelensConfigurationProperty- See Also:
-
getType
Description copied from interface:CfnTaskDefinition.FirelensConfigurationPropertyThe log router to use.The valid values are
fluentdorfluentbit.- Specified by:
getTypein interfaceCfnTaskDefinition.FirelensConfigurationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-