Interface FirehoseConfigurationType.Builder

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

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

    • streamArn

      The ARN of an Amazon Data Firehose stream that's the destination for threat protection log export.

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