Interface SessionManagedLoggingConfiguration.Builder

  • Method Details

    • enabled

      Whether Amazon EMR-managed logging is enabled for the session.

      Parameters:
      enabled - Whether Amazon EMR-managed logging is enabled for the session.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • encryptionKeyArn

      SessionManagedLoggingConfiguration.Builder encryptionKeyArn(String encryptionKeyArn)

      The Amazon Resource Name (ARN) of the KMS key used to encrypt the managed logs.

      Parameters:
      encryptionKeyArn - The Amazon Resource Name (ARN) of the KMS key used to encrypt the managed logs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.