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

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