RpoConfig#
- class RpoConfig(rpo_seconds=None, *args, **kwargs)#
Bases:
object
Object consisting of rpo value to be configured for the given entityId.
- Parameters:
rpo_seconds – (
rpo_seconds
) A RPO value in seconds to be configured.
- property rpo_seconds#
A RPO value in seconds to be configured.
- Type:
int
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model