Search Parameter Args
    data class SearchParameterArgs(val canonicalUrl: Output<String>? = null, val parameter: Output<String>? = null) : ConvertibleToJava<SearchParameterArgs> 
Contains the versioned name and the URL for one SearchParameter.
Constructors
Functions
Properties
Link copied to clipboard
                Link copied to clipboard
                The versioned name of the search parameter resource. The format is projects/{project-id}/locations/{location}/datasets/{dataset-id}/fhirStores/{fhirStore-id}/fhir/SearchParameter/{resource-id}/_history/{version-id} For fhir stores with disable_resource_versioning=true, the format is projects/{project-id}/locations/{location}/datasets/{dataset-id}/fhirStores/{fhirStore-id}/fhir/SearchParameter/{resource-id}/