Class BucketEvents.AWSAPICallViaCloudTrail.AdditionalEventData.Jsii$Proxy
- All Implemented Interfaces:
BucketEvents.AWSAPICallViaCloudTrail.AdditionalEventData,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
BucketEvents.AWSAPICallViaCloudTrail.AdditionalEventData
BucketEvents.AWSAPICallViaCloudTrail.AdditionalEventData-
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.mixins.preview.services.s3.events.BucketEvents.AWSAPICallViaCloudTrail.AdditionalEventData
BucketEvents.AWSAPICallViaCloudTrail.AdditionalEventData.Builder, BucketEvents.AWSAPICallViaCloudTrail.AdditionalEventData.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theBucketEvents.AWSAPICallViaCloudTrail.AdditionalEventData.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal boolean(experimental) AuthenticationMethod property.(experimental) bytesTransferredIn property.(experimental) bytesTransferredOut property.(experimental) CipherSuite property.(experimental) objectRetentionInfo property.(experimental) SignatureVersion property.(experimental) x-amz-id-2 property.final inthashCode()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 theBucketEvents.AWSAPICallViaCloudTrail.AdditionalEventData.Builder.
-
-
Method Details
-
getAuthenticationMethod
Description copied from interface:BucketEvents.AWSAPICallViaCloudTrail.AdditionalEventData(experimental) AuthenticationMethod property.Specify an array of string values to match this event if the actual value of AuthenticationMethod is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getAuthenticationMethodin interfaceBucketEvents.AWSAPICallViaCloudTrail.AdditionalEventData
-
getBytesTransferredIn
Description copied from interface:BucketEvents.AWSAPICallViaCloudTrail.AdditionalEventData(experimental) bytesTransferredIn property.Specify an array of string values to match this event if the actual value of bytesTransferredIn is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getBytesTransferredInin interfaceBucketEvents.AWSAPICallViaCloudTrail.AdditionalEventData
-
getBytesTransferredOut
Description copied from interface:BucketEvents.AWSAPICallViaCloudTrail.AdditionalEventData(experimental) bytesTransferredOut property.Specify an array of string values to match this event if the actual value of bytesTransferredOut is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getBytesTransferredOutin interfaceBucketEvents.AWSAPICallViaCloudTrail.AdditionalEventData
-
getCipherSuite
Description copied from interface:BucketEvents.AWSAPICallViaCloudTrail.AdditionalEventData(experimental) CipherSuite property.Specify an array of string values to match this event if the actual value of CipherSuite is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getCipherSuitein interfaceBucketEvents.AWSAPICallViaCloudTrail.AdditionalEventData
-
getObjectRetentionInfo
Description copied from interface:BucketEvents.AWSAPICallViaCloudTrail.AdditionalEventData(experimental) objectRetentionInfo property.Specify an array of string values to match this event if the actual value of objectRetentionInfo is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getObjectRetentionInfoin interfaceBucketEvents.AWSAPICallViaCloudTrail.AdditionalEventData
-
getSignatureVersion
Description copied from interface:BucketEvents.AWSAPICallViaCloudTrail.AdditionalEventData(experimental) SignatureVersion property.Specify an array of string values to match this event if the actual value of SignatureVersion is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getSignatureVersionin interfaceBucketEvents.AWSAPICallViaCloudTrail.AdditionalEventData
-
getXAmzId2
Description copied from interface:BucketEvents.AWSAPICallViaCloudTrail.AdditionalEventData(experimental) x-amz-id-2 property.Specify an array of string values to match this event if the actual value of x-amz-id-2 is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getXAmzId2in interfaceBucketEvents.AWSAPICallViaCloudTrail.AdditionalEventData
-
$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()
-