Interface S3LogsConfigurationResult.Builder

    • Method Detail

      • status

        S3LogsConfigurationResult.Builder status​(String status)

        A value that describes whether S3 data event logs are automatically enabled for new members of the organization.

        Parameters:
        status - A value that describes whether S3 data event logs are automatically enabled for new members of the organization.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        DataSourceStatus, DataSourceStatus
      • status

        S3LogsConfigurationResult.Builder status​(DataSourceStatus status)

        A value that describes whether S3 data event logs are automatically enabled for new members of the organization.

        Parameters:
        status - A value that describes whether S3 data event logs are automatically enabled for new members of the organization.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        DataSourceStatus, DataSourceStatus