Interface DataProtectionSettingsSummary.Builder

    • Method Detail

      • 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

        DataProtectionSettingsSummary.Builder description​(String 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

        DataProtectionSettingsSummary.Builder displayName​(String 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.