Interface S3MonitoringConfiguration.Builder

  • Method Details

    • logUri

      The Amazon S3 destination URI for log publishing.

      Parameters:
      logUri - The Amazon S3 destination URI for log publishing.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • encryptionKeyArn

      S3MonitoringConfiguration.Builder encryptionKeyArn(String encryptionKeyArn)

      The KMS key ARN to encrypt the logs published to the given Amazon S3 destination.

      Parameters:
      encryptionKeyArn - The KMS key ARN to encrypt the logs published to the given Amazon S3 destination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.