pub fn retrieve_tpuembedding_frequency_estimator_parameters(
    scope: &mut Scope
) -> Result<Operation>
Expand description

Shorthand for RetrieveTPUEmbeddingFrequencyEstimatorParameters::new().build(scope).