Interface DeleteAwsLogSourceResponse.Builder

    • Method Detail

      • failed

        DeleteAwsLogSourceResponse.Builder failed​(Collection<String> failed)

        Deletion of the Amazon Web Services sources failed as the account is not a part of the organization.

        Parameters:
        failed - Deletion of the Amazon Web Services sources failed as the account is not a part of the organization.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • failed

        DeleteAwsLogSourceResponse.Builder failed​(String... failed)

        Deletion of the Amazon Web Services sources failed as the account is not a part of the organization.

        Parameters:
        failed - Deletion of the Amazon Web Services sources failed as the account is not a part of the organization.
        Returns:
        Returns a reference to this object so that method calls can be chained together.