pub async fn list(
client: &impl Client,
mount: &str,
role_name: &str,
) -> Result<ListSecretIDResponse, ClientError>Expand description
Lists ApplRole secret IDs.
pub async fn list(
client: &impl Client,
mount: &str,
role_name: &str,
) -> Result<ListSecretIDResponse, ClientError>Lists ApplRole secret IDs.