Class CfnTransformerPropsMixin.CopyValueEntryProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.logs.CfnTransformerPropsMixin.CopyValueEntryProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTransformerPropsMixin.CopyValueEntryProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTransformerPropsMixin.CopyValueEntryProperty
@Stability(Stable)
@Internal
public static final class CfnTransformerPropsMixin.CopyValueEntryProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTransformerPropsMixin.CopyValueEntryProperty
An implementation for
CfnTransformerPropsMixin.CopyValueEntryProperty-
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.logs.CfnTransformerPropsMixin.CopyValueEntryProperty
CfnTransformerPropsMixin.CopyValueEntryProperty.Builder, CfnTransformerPropsMixin.CopyValueEntryProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTransformerPropsMixin.CopyValueEntryProperty.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 theCfnTransformerPropsMixin.CopyValueEntryProperty.Builder.
-
-
Method Details
-
getOverwriteIfExists
Description copied from interface:CfnTransformerPropsMixin.CopyValueEntryPropertySpecifies whether to overwrite the value if the destination key already exists.If you omit this, the default is
false.Returns union: either
BooleanorIResolvable- Specified by:
getOverwriteIfExistsin interfaceCfnTransformerPropsMixin.CopyValueEntryProperty- See Also:
-
getSource
Description copied from interface:CfnTransformerPropsMixin.CopyValueEntryPropertyThe key to copy.- Specified by:
getSourcein interfaceCfnTransformerPropsMixin.CopyValueEntryProperty- See Also:
-
getTarget
Description copied from interface:CfnTransformerPropsMixin.CopyValueEntryPropertyThe key of the field to copy the value to.- Specified by:
getTargetin interfaceCfnTransformerPropsMixin.CopyValueEntryProperty- 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()
-