pub async fn read(
client: &impl Client,
mount: &str,
instance_id: &str,
) -> Result<ReadIdentityAccessListInformationResponse, ClientError>
Expand description
Returns an entry in the identity access list.
pub async fn read(
client: &impl Client,
mount: &str,
instance_id: &str,
) -> Result<ReadIdentityAccessListInformationResponse, ClientError>
Returns an entry in the identity access list.