Interface DataProtectionSettingsSummary.Builder

  • Method Details

    • creationDate

      DataProtectionSettingsSummary.Builder creationDate(Instant creationDate)

      The creation date timestamp of the data protection settings.

      Parameters:
      creationDate - The creation date timestamp of the data protection settings.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • dataProtectionSettingsArn

      DataProtectionSettingsSummary.Builder dataProtectionSettingsArn(String dataProtectionSettingsArn)

      The ARN of the data protection settings.

      Parameters:
      dataProtectionSettingsArn - The ARN of the data protection settings.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      The description of the data protection settings.

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

      The display name of the data protection settings.

      Parameters:
      displayName - The display name of the data protection settings.
      Returns:
      Returns a reference to this object so that method calls can be chained together.