Class CfnBucket.TargetObjectKeyFormatProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.s3.CfnBucket.TargetObjectKeyFormatProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnBucket.TargetObjectKeyFormatProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnBucket.TargetObjectKeyFormatProperty
@Stability(Stable)
@Internal
public static final class CfnBucket.TargetObjectKeyFormatProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnBucket.TargetObjectKeyFormatProperty
An implementation for
CfnBucket.TargetObjectKeyFormatProperty-
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.s3.CfnBucket.TargetObjectKeyFormatProperty
CfnBucket.TargetObjectKeyFormatProperty.Builder, CfnBucket.TargetObjectKeyFormatProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBucket.TargetObjectKeyFormatProperty.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 theCfnBucket.TargetObjectKeyFormatProperty.Builder.
-
-
Method Details
-
getPartitionedPrefix
Description copied from interface:CfnBucket.TargetObjectKeyFormatPropertyPartitioned S3 key for log objects.Returns union: either
IResolvableorCfnBucket.PartitionedPrefixProperty- Specified by:
getPartitionedPrefixin interfaceCfnBucket.TargetObjectKeyFormatProperty- See Also:
-
getSimplePrefix
Description copied from interface:CfnBucket.TargetObjectKeyFormatPropertyTo use the simple format for S3 keys for log objects.To specify SimplePrefix format, set SimplePrefix to {}.
- Specified by:
getSimplePrefixin interfaceCfnBucket.TargetObjectKeyFormatProperty- 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()
-