OmHubCp¶
-
class
oci.multicloud.models.
OmHubCp
(**kwargs)¶ Bases:
object
OmHubCp service resource.
Methods
__init__
(**kwargs)Initializes a new OmHubCp object with values from keyword arguments. Attributes
properties
[Required] Gets the properties of this OmHubCp. -
__init__
(**kwargs)¶ Initializes a new OmHubCp object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):
Parameters: properties (oci.multicloud.models.Properties) – The value to assign to the properties property of this OmHubCp.
-
properties
¶ [Required] Gets the properties of this OmHubCp.
Returns: The properties of this OmHubCp. Return type: oci.multicloud.models.Properties
-