Interface SharePatch.AccessControlMode

  • Enclosing class:
    SharePatch

    public static interface SharePatch.AccessControlMode
    The access control mode for the share: - `security_group`: The security groups on the virtual network interface for a mount target control access to the mount target. - `vpc`: All clients in the VPC for a mount target have access to the mount target. For this property to be changed, the share must have no mount targets, `replication_role` must be `none` and `accessor_binding_role` must not be `accessor`.