Interface AwsLogSourceConfiguration.Builder

    • Method Detail

      • accounts

        AwsLogSourceConfiguration.Builder accounts​(Collection<String> accounts)

        Specify the Amazon Web Services account information where you want to enable Security Lake.

        Parameters:
        accounts - Specify the Amazon Web Services account information where you want to enable Security Lake.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • accounts

        AwsLogSourceConfiguration.Builder accounts​(String... accounts)

        Specify the Amazon Web Services account information where you want to enable Security Lake.

        Parameters:
        accounts - Specify the Amazon Web Services account information where you want to enable Security Lake.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • regions

        AwsLogSourceConfiguration.Builder regions​(Collection<String> regions)

        Specify the Regions where you want to enable Security Lake.

        Parameters:
        regions - Specify the Regions where you want to enable Security Lake.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • regions

        AwsLogSourceConfiguration.Builder regions​(String... regions)

        Specify the Regions where you want to enable Security Lake.

        Parameters:
        regions - Specify the Regions where you want to enable Security Lake.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • sourceVersion

        AwsLogSourceConfiguration.Builder sourceVersion​(String sourceVersion)

        The version for a Amazon Web Services source.

        Parameters:
        sourceVersion - The version for a Amazon Web Services source.
        Returns:
        Returns a reference to this object so that method calls can be chained together.