cascadeOrigins property

List<String>? cascadeOrigins
getter/setter pair

The compartment base resources that matched a cascading policy.

Each resource has the following format: projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/fhirStores/{fhir_store_id}/fhir/{resource_type}/{resource_id}

Implementation

core.List<core.String>? cascadeOrigins;