Uses of Interface
software.amazon.awscdk.services.s3.OnCloudTrailBucketEventOptions
Packages that use OnCloudTrailBucketEventOptions
-
Uses of OnCloudTrailBucketEventOptions in software.amazon.awscdk.services.s3
Classes in software.amazon.awscdk.services.s3 that implement OnCloudTrailBucketEventOptionsModifier and TypeClassDescriptionstatic final classAn implementation forOnCloudTrailBucketEventOptionsMethods in software.amazon.awscdk.services.s3 that return OnCloudTrailBucketEventOptionsModifier and TypeMethodDescriptionOnCloudTrailBucketEventOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.s3 with parameters of type OnCloudTrailBucketEventOptionsModifier and TypeMethodDescriptionBucketBase.onCloudTrailEvent(String id, OnCloudTrailBucketEventOptions options) Define a CloudWatch event that triggers when something happens to this repository.default RuleIBucket.Jsii$Default.onCloudTrailEvent(String id, OnCloudTrailBucketEventOptions options) Defines a CloudWatch event that triggers when something happens to this bucket.final RuleIBucket.Jsii$Proxy.onCloudTrailEvent(String id, OnCloudTrailBucketEventOptions options) Defines a CloudWatch event that triggers when something happens to this bucket.IBucket.onCloudTrailEvent(String id, OnCloudTrailBucketEventOptions options) Defines a CloudWatch event that triggers when something happens to this bucket.BucketBase.onCloudTrailPutObject(String id, OnCloudTrailBucketEventOptions options) Defines an AWS CloudWatch event that triggers when an object is uploaded to the specified paths (keys) in this bucket using the PutObject API call.default RuleIBucket.Jsii$Default.onCloudTrailPutObject(String id, OnCloudTrailBucketEventOptions options) Defines an AWS CloudWatch event that triggers when an object is uploaded to the specified paths (keys) in this bucket using the PutObject API call.final RuleIBucket.Jsii$Proxy.onCloudTrailPutObject(String id, OnCloudTrailBucketEventOptions options) Defines an AWS CloudWatch event that triggers when an object is uploaded to the specified paths (keys) in this bucket using the PutObject API call.IBucket.onCloudTrailPutObject(String id, OnCloudTrailBucketEventOptions options) Defines an AWS CloudWatch event that triggers when an object is uploaded to the specified paths (keys) in this bucket using the PutObject API call.BucketBase.onCloudTrailWriteObject(String id, OnCloudTrailBucketEventOptions options) Defines an AWS CloudWatch event that triggers when an object at the specified paths (keys) in this bucket are written to.default RuleIBucket.Jsii$Default.onCloudTrailWriteObject(String id, OnCloudTrailBucketEventOptions options) Defines an AWS CloudWatch event that triggers when an object at the specified paths (keys) in this bucket are written to.final RuleIBucket.Jsii$Proxy.onCloudTrailWriteObject(String id, OnCloudTrailBucketEventOptions options) Defines an AWS CloudWatch event that triggers when an object at the specified paths (keys) in this bucket are written to.IBucket.onCloudTrailWriteObject(String id, OnCloudTrailBucketEventOptions options) Defines an AWS CloudWatch event that triggers when an object at the specified paths (keys) in this bucket are written to.