Interface ManagedS3BackupAccess.Builder

  • Method Details

    • status

      The status of the managed Amazon S3 backup access.

      Valid Values: enabled | disabled

      Parameters:
      status - The status of the managed Amazon S3 backup access.

      Valid Values: enabled | disabled

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the managed Amazon S3 backup access.

      Valid Values: enabled | disabled

      Parameters:
      status - The status of the managed Amazon S3 backup access.

      Valid Values: enabled | disabled

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ipv4Addresses

      ManagedS3BackupAccess.Builder ipv4Addresses(Collection<String> ipv4Addresses)

      The IPv4 addresses for the managed Amazon S3 backup access.

      Parameters:
      ipv4Addresses - The IPv4 addresses for the managed Amazon S3 backup access.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ipv4Addresses

      ManagedS3BackupAccess.Builder ipv4Addresses(String... ipv4Addresses)

      The IPv4 addresses for the managed Amazon S3 backup access.

      Parameters:
      ipv4Addresses - The IPv4 addresses for the managed Amazon S3 backup access.
      Returns:
      Returns a reference to this object so that method calls can be chained together.