get Synonym Set
Gets a SynonymSet for a particular context. Throws a NOT_FOUND exception if the Synonymset does not exist
Return
null
Parameters
argument
null
suspend fun getSynonymSet(location: String, project: String? = null, synonymSetId: String): GetSynonymSetResult
Return
null
See also
Parameters
location
project
synonym Set Id
suspend fun getSynonymSet(argument: suspend GetSynonymSetPlainArgsBuilder.() -> Unit): GetSynonymSetResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.contentwarehouse.v1.kotlin.inputs.GetSynonymSetPlainArgs.