Class CfnTaskDefinitionPropsMixin.FirelensConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.ecs.CfnTaskDefinitionPropsMixin.FirelensConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTaskDefinitionPropsMixin.FirelensConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTaskDefinitionPropsMixin.FirelensConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnTaskDefinitionPropsMixin.FirelensConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTaskDefinitionPropsMixin.FirelensConfigurationProperty
An implementation for
CfnTaskDefinitionPropsMixin.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.cfnpropertymixins.services.ecs.CfnTaskDefinitionPropsMixin.FirelensConfigurationProperty
CfnTaskDefinitionPropsMixin.FirelensConfigurationProperty.Builder, CfnTaskDefinitionPropsMixin.FirelensConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTaskDefinitionPropsMixin.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 theCfnTaskDefinitionPropsMixin.FirelensConfigurationProperty.Builder.
-
-
Method Details
-
getOptions
Description copied from interface:CfnTaskDefinitionPropsMixin.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 interfaceCfnTaskDefinitionPropsMixin.FirelensConfigurationProperty- See Also:
-
getType
Description copied from interface:CfnTaskDefinitionPropsMixin.FirelensConfigurationPropertyThe log router to use.The valid values are
fluentdorfluentbit.- Specified by:
getTypein interfaceCfnTaskDefinitionPropsMixin.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()
-