bytesPerSecond property
A value that limits the bandwidth used by AWS DataSync. For example, if you
want AWS DataSync to use a maximum of 1 MB, set this value to
1048576 (=1024*1024).
Implementation
final int? bytesPerSecond;
A value that limits the bandwidth used by AWS DataSync. For example, if you
want AWS DataSync to use a maximum of 1 MB, set this value to
1048576 (=1024*1024).
final int? bytesPerSecond;