4475cba9269ed967c94de1126627b4743f357d18
[arvados.git] / sdk / R / man / authorized_keys.get.Rd
1 % Generated by roxygen2: do not edit by hand
2 % Please edit documentation in R/Arvados.R
3 \name{authorized_keys.get}
4 \alias{authorized_keys.get}
5 \title{authorized_keys.get is a method defined in Arvados class.}
6 \usage{
7 arv$authorized_keys.get(uuid)
8 }
9 \arguments{
10 \item{uuid}{The UUID of the AuthorizedKey in question.}
11 }
12 \value{
13 AuthorizedKey object.
14 }
15 \description{
16 authorized_keys.get is a method defined in Arvados class.
17 }