models.replicate_snapshots_to_aws_params module¶
-
class
models.replicate_snapshots_to_aws_params.
ReplicateSnapshotsToAWSParams
(region=None)[source]¶ Bases:
object
Implementation of the ‘ReplicateSnapshotsToAWSParams’ model.
Params required to replicate snapshots to another AWS source. This is populated for AWS snapshot manager replication.
- Attributes:
- region (EntityProto): Specifies the attributes and the latest
statistics about an entity.
-
classmethod
from_dictionary
(dictionary)[source]¶ Creates an instance of this model from a dictionary
- Args:
dictionary (dictionary): A dictionary representation of the object as obtained from the deserialization of the server’s response. The keys MUST match property names in the API description.
- Returns:
object: An instance of this structure class.