AttachDatastoreClusterToClusterDetails¶
-
class
oci.ocvp.models.
AttachDatastoreClusterToClusterDetails
(**kwargs)¶ Bases:
object
Details for the datastore cluster attachment to Vmware Cluster.
Methods
__init__
(**kwargs)Initializes a new AttachDatastoreClusterToClusterDetails object with values from keyword arguments. Attributes
cluster_id
[Required] Gets the cluster_id of this AttachDatastoreClusterToClusterDetails. -
__init__
(**kwargs)¶ Initializes a new AttachDatastoreClusterToClusterDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):
Parameters: cluster_id (str) – The value to assign to the cluster_id property of this AttachDatastoreClusterToClusterDetails.
-