pub async fn list_by_id(
client: &impl Client,
) -> Result<ListGroupAliasesByIdResponse, ClientError>
Expand description
List groups aliases by ID.
pub async fn list_by_id(
client: &impl Client,
) -> Result<ListGroupAliasesByIdResponse, ClientError>
List groups aliases by ID.