Interface BatchGetCustomDataIdentifierSummary.Builder

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

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

    • arn

      The Amazon Resource Name (ARN) of the custom data identifier.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the custom data identifier.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      The date and time, in UTC and extended ISO 8601 format, when the custom data identifier was created.

      Parameters:
      createdAt - The date and time, in UTC and extended ISO 8601 format, when the custom data identifier was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • deleted

      Specifies whether the custom data identifier was deleted. If you delete a custom data identifier, Amazon Macie doesn't delete it permanently. Instead, it soft deletes the identifier.

      Parameters:
      deleted - Specifies whether the custom data identifier was deleted. If you delete a custom data identifier, Amazon Macie doesn't delete it permanently. Instead, it soft deletes the identifier.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      The custom description of the custom data identifier.

      Parameters:
      description - The custom description of the custom data identifier.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      The unique identifier for the custom data identifier.

      Parameters:
      id - The unique identifier for the custom data identifier.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The custom name of the custom data identifier.

      Parameters:
      name - The custom name of the custom data identifier.
      Returns:
      Returns a reference to this object so that method calls can be chained together.