Interface ClassificationType.Builder

    • Method Detail

      • oneTime

        ClassificationType.Builder oneTime​(String oneTime)

        (Discontinued) A one-time classification of all of the existing objects in a specified S3 bucket.

        Parameters:
        oneTime - (Discontinued) A one-time classification of all of the existing objects in a specified S3 bucket.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        S3OneTimeClassificationType, S3OneTimeClassificationType
      • continuous

        ClassificationType.Builder continuous​(String continuous)

        (Discontinued) A continuous classification of the objects that are added to a specified S3 bucket. Amazon Macie Classic begins performing continuous classification after a bucket is successfully associated with Macie Classic.

        Parameters:
        continuous - (Discontinued) A continuous classification of the objects that are added to a specified S3 bucket. Amazon Macie Classic begins performing continuous classification after a bucket is successfully associated with Macie Classic.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        S3ContinuousClassificationType, S3ContinuousClassificationType
      • continuous

        ClassificationType.Builder continuous​(S3ContinuousClassificationType continuous)

        (Discontinued) A continuous classification of the objects that are added to a specified S3 bucket. Amazon Macie Classic begins performing continuous classification after a bucket is successfully associated with Macie Classic.

        Parameters:
        continuous - (Discontinued) A continuous classification of the objects that are added to a specified S3 bucket. Amazon Macie Classic begins performing continuous classification after a bucket is successfully associated with Macie Classic.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        S3ContinuousClassificationType, S3ContinuousClassificationType