Interface AwsLogSourceConfiguration.Builder

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

public static interface AwsLogSourceConfiguration.Builder extends SdkPojo, CopyableBuilder<AwsLogSourceConfiguration.Builder,AwsLogSourceConfiguration>
  • Method Details

    • 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

      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

      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

      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.
    • sourceName

      AwsLogSourceConfiguration.Builder sourceName(String sourceName)

      The name for a Amazon Web Services source. This must be a Regionally unique value.

      Parameters:
      sourceName - The name for a Amazon Web Services source. This must be a Regionally unique value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • sourceName

      The name for a Amazon Web Services source. This must be a Regionally unique value.

      Parameters:
      sourceName - The name for a Amazon Web Services source. This must be a Regionally unique value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • sourceVersion

      AwsLogSourceConfiguration.Builder sourceVersion(String sourceVersion)

      The version for a Amazon Web Services source. This must be a Regionally unique value.

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