ClusterPlacementGroup¶
-
class
oci.lustre_file_storage.models.ClusterPlacementGroup(**kwargs)¶ Bases:
objectCluster Placement Groups lets you create resources in close proximity to one another to support low-latency networking use cases.
Methods
__init__(**kwargs)Initializes a new ClusterPlacementGroup object with values from keyword arguments. Attributes
idGets the id of this ClusterPlacementGroup. -
__init__(**kwargs)¶ Initializes a new ClusterPlacementGroup object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):
Parameters: id (str) – The value to assign to the id property of this ClusterPlacementGroup.
-