AssociatedOciCacheClusterSummary¶
-
class
oci.redis.models.
AssociatedOciCacheClusterSummary
(**kwargs)¶ Bases:
object
Summary of the Clusters associated with an OCI Cache Config Set.
Methods
__init__
(**kwargs)Initializes a new AssociatedOciCacheClusterSummary object with values from keyword arguments. Attributes
id
[Required] Gets the id of this AssociatedOciCacheClusterSummary. -
__init__
(**kwargs)¶ Initializes a new AssociatedOciCacheClusterSummary 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 AssociatedOciCacheClusterSummary.
-