Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class AlloyDBClusterBackupPlanAssociationProperties.
Properties for an AlloyDB cluster backup plan association.
Generated from protobuf message google.cloud.backupdr.v1.AlloyDBClusterBackupPlanAssociationProperties
Namespace
Google \ Cloud \ BackupDR \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ cluster_uid |
string
Output only. The cluster UID of the AlloyDB cluster. |
getClusterUid
Output only. The cluster UID of the AlloyDB cluster.
| Returns | |
|---|---|
| Type | Description |
string |
|
setClusterUid
Output only. The cluster UID of the AlloyDB cluster.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|