a úÎòfê ã@s8ddlmZmZmZddlmZeGdd„deƒƒZdS)é)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@sJeZdZdZdd„Zedd„ƒZejdd„ƒZdd„Zd d „Z d d „Z d S)ÚRemoveCloudSqlDetailszL The information about the Cloud SQL installation that was removed. cKsddi|_ddi|_d|_dS)a‰ Initializes a new RemoveCloudSqlDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param cluster_admin_password: The value to assign to the cluster_admin_password property of this RemoveCloudSqlDetails. :type cluster_admin_password: str Úcluster_admin_passwordÚstrZclusterAdminPasswordN)Z swagger_typesZ attribute_mapÚ_cluster_admin_password)ÚselfÚkwargs©r úK/usr/lib/python3.9/site-packages/oci/bds/models/remove_cloud_sql_details.pyÚ__init__s ÿÿzRemoveCloudSqlDetails.__init__cCs|jS)a **[Required]** Gets the cluster_admin_password of this RemoveCloudSqlDetails. Base-64 encoded password for the cluster (and Cloudera Manager) admin user. :return: The cluster_admin_password of this RemoveCloudSqlDetails. :rtype: str ©r ©r r r r r&s z,RemoveCloudSqlDetails.cluster_admin_passwordcCs ||_dS)a Sets the cluster_admin_password of this RemoveCloudSqlDetails. Base-64 encoded password for the cluster (and Cloudera Manager) admin user. :param cluster_admin_password: The cluster_admin_password of this RemoveCloudSqlDetails. :type: str Nr)r rr r r r2s cCst|ƒS©N)rrr r r Ú__repr__>szRemoveCloudSqlDetails.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©r Úotherr r r Ú__eq__AszRemoveCloudSqlDetails.__eq__cCs ||k Srr rr r r Ú__ne__GszRemoveCloudSqlDetails.__ne__N) Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyrÚsetterrrrr r r r r s  rN)Zoci.utilrrrZoci.decoratorsrÚobjectrr r r r Ús