get Preference Set
Gets the details of a preference set.
Return
null
Parameters
argument
null
suspend fun getPreferenceSet(location: String, preferenceSetId: String, project: String? = null): GetPreferenceSetResult
Return
null
See also
Parameters
location
preference Set Id
project
suspend fun getPreferenceSet(argument: suspend GetPreferenceSetPlainArgsBuilder.() -> Unit): GetPreferenceSetResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.migrationcenter.v1alpha1.kotlin.inputs.GetPreferenceSetPlainArgs.