RoleAssignmentGetOwnerRoleOutput

Type Alias RoleAssignmentGetOwnerRoleOutput 

Source
pub type RoleAssignmentGetOwnerRoleOutput = OwnerRoleEntry;

Aliased Type§

pub struct RoleAssignmentGetOwnerRoleOutput {
    pub rule: AccessRule,
    pub updater: OwnerRoleUpdater,
}

Fields§

§rule: AccessRule§updater: OwnerRoleUpdater