Interface S3ConfigurationType.Builder

All Superinterfaces:
Buildable, CopyableBuilder<S3ConfigurationType.Builder,S3ConfigurationType>, SdkBuilder<S3ConfigurationType.Builder,S3ConfigurationType>, SdkPojo
Enclosing class:
S3ConfigurationType

@Mutable @NotThreadSafe public static interface S3ConfigurationType.Builder extends SdkPojo, CopyableBuilder<S3ConfigurationType.Builder,S3ConfigurationType>
  • Method Details

    • bucketArn

      S3ConfigurationType.Builder bucketArn(String bucketArn)

      The ARN of an Amazon S3 bucket that's the destination for threat protection log export.

      Parameters:
      bucketArn - The ARN of an Amazon S3 bucket that's the destination for threat protection log export.
      Returns:
      Returns a reference to this object so that method calls can be chained together.