read

Function read 

Source
pub async fn read(
    client: &impl Client,
    mount: &str,
    role_name: &str,
    secret_id: &str,
) -> Result<ReadSecretIDResponse, ClientError>
Expand description

Reads an AppleRole secret ID.

See ReadSecretIDRequest